Home
last modified time | relevance | path

Searched refs:mpcServiceName (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupconverter.hxx92 const sal_Char* mpcServiceName; /// Service name of the type. member
/aoo4110/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx301 OUString aService = OUString::createFromAscii( maTypeInfo.mpcServiceName ); in convertFromModel()
/aoo4110/main/sc/source/filter/inc/
H A Dxlchart.hxx1272 const sal_Char* mpcServiceName; /// Service name of the type. member
/aoo4110/main/sc/source/filter/excel/
H A Dxlchart.cxx600 if( rServiceName.equalsAscii( pIt->mpcServiceName ) ) in GetTypeInfoFromService()
H A Dxichart.cxx2303 OUString aService = OUString::createFromAscii( maTypeInfo.mpcServiceName ); in CreateChartType()

Completed in 63 milliseconds