Home
last modified time | relevance | path

Searched refs:ConvertDataLabel (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxechart.hxx508 bool ConvertDataLabel( const ScfPropertySet& rPropSet,
H A Dxichart.hxx533 …void ConvertDataLabel( ScfPropertySet& rPropSet, const XclChTypeInfo& rTypeInfo, co…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxechart.hxx509 bool ConvertDataLabel( const ScfPropertySet& rPropSet,
H A Dxichart.hxx523 …void ConvertDataLabel( ScfPropertySet& rPropSet, const XclChTypeInfo& rTypeInfo, co…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxechart.cxx1247 bool XclExpChText::ConvertDataLabel( const ScfPropertySet& rPropSet, in ConvertDataLabel() function in XclExpChText
1592 if( xLabel->ConvertDataLabel( rPropSet, rTypeInfo, maData.maPointPos ) ) in ConvertDataSeries()
H A Dxichart.cxx1081 void XclImpChText::ConvertDataLabel( ScfPropertySet& rPropSet, const XclChTypeInfo& rTypeInfo, cons… in ConvertDataLabel() function in XclImpChText
1550 mxLabel->ConvertDataLabel( rPropSet, rTypeInfo, pGlobalPropSet ); in Convert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxechart.cxx1247 bool XclExpChText::ConvertDataLabel( const ScfPropertySet& rPropSet, in ConvertDataLabel() function in XclExpChText
1592 if( xLabel->ConvertDataLabel( rPropSet, rTypeInfo, maData.maPointPos ) ) in ConvertDataSeries()
H A Dxichart.cxx1077 void XclImpChText::ConvertDataLabel( ScfPropertySet& rPropSet, const XclChTypeInfo& rTypeInfo, cons… in ConvertDataLabel() function in XclImpChText
1540 mxLabel->ConvertDataLabel( rPropSet, rTypeInfo, pGlobalPropSet ); in Convert()