Home
last modified time | relevance | path

Searched refs:GetTypeInfoFromService (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlchart.hxx1256 const XclChTypeInfo& GetTypeInfoFromService( const OUString& rServiceName ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlchart.hxx1257 const XclChTypeInfo& GetTypeInfoFromService( const OUString& rServiceName ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxlchart.cxx531 const XclChTypeInfo& XclChTypeInfoProvider::GetTypeInfoFromService( const OUString& rServiceName ) … in GetTypeInfoFromService() function in XclChTypeInfoProvider
H A Dxechart.cxx321 return mxChData->mxTypeInfoProv->GetTypeInfoFromService( rServiceName ); in GetChartTypeInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxlchart.cxx529 const XclChTypeInfo& XclChTypeInfoProvider::GetTypeInfoFromService( const OUString& rServiceName ) … in GetTypeInfoFromService() function in XclChTypeInfoProvider
H A Dxechart.cxx321 return mxChData->mxTypeInfoProv->GetTypeInfoFromService( rServiceName ); in GetChartTypeInfo()