Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx970 …XclChPropSetHelper::ReadRotationProperties( const ScfPropertySet& rPropSet, bool bSupportsStacked ) in ReadRotationProperties() argument
975 bool bStacked = bSupportsStacked && rPropSet.GetBoolProperty( EXC_CHPROP_STACKCHARACTERS ); in ReadRotationProperties()
1181 ScfPropertySet& rPropSet, sal_uInt16 nRotation, bool bSupportsStacked ) in WriteRotationProperties() argument
1188 if( bSupportsStacked ) in WriteRotationProperties()
H A Dxichart.cxx922 …ertRotationBase( const XclImpChRoot& rRoot, ScfPropertySet& rPropSet, bool bSupportsStacked ) const in ConvertRotationBase()
924 …rRoot.GetChartPropSetHelper().WriteRotationProperties( rPropSet, GetRotation(), bSupportsStacked ); in ConvertRotationBase()
1060 void XclImpChText::ConvertRotation( ScfPropertySet& rPropSet, bool bSupportsStacked ) const in ConvertRotation()
1062 ConvertRotationBase( GetChRoot(), rPropSet, bSupportsStacked ); in ConvertRotation()
H A Dxechart.cxx1177 const XclExpChRoot& rRoot, const ScfPropertySet& rPropSet, bool bSupportsStacked ) in ConvertRotationBase() argument
1179 …t16 nRotation = rRoot.GetChartPropSetHelper().ReadRotationProperties( rPropSet, bSupportsStacked ); in ConvertRotationBase()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dobjectformatter.hxx132 bool bSupportsStacked );
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx1414 bool bSupportsStacked );
1445 bool bSupportsStacked );
H A Dxichart.hxx461 …rtRotationBase( const XclImpChRoot& rRoot, ScfPropertySet& rPropSet, bool bSupportsStacked ) const;
529 void ConvertRotation( ScfPropertySet& rPropSet, bool bSupportsStacked ) const;
H A Dxechart.hxx509 …rtRotationBase( const XclExpChRoot& rRoot, const ScfPropertySet& rPropSet, bool bSupportsStacked );
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1122 …extRotation( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextProp, bool bSupportsStacked ) in convertTextRotation() argument
1127 if( bSupportsStacked ) in convertTextRotation()

Completed in 145 milliseconds