Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxltools.cxx169 if( nXclRot == EXC_ROT_STACKED ) in GetScRotation()
194 case EXC_ORIENT_STACKED: return EXC_ROT_STACKED; in GetXclRotFromOrient()
204 if( nXclRot == EXC_ROT_STACKED ) in GetXclOrientFromRot()
H A Dxlchart.cxx976 return bStacked ? EXC_ROT_STACKED : in ReadRotationProperties()
1189 rPropSet.SetProperty( EXC_CHPROP_STACKCHARACTERS, nRotation == EXC_ROT_STACKED ); in WriteRotationProperties()
H A Dxistyle.cxx721 bool bStacked = (nXclRot == EXC_ROT_STACKED); in FillToItemSet()
H A Dxestyle.cxx1412 mnRotation = EXC_ROT_STACKED; in FillFromItemSet()
/aoo42x/main/sc/source/filter/inc/
H A Dxlconst.hxx148 const sal_uInt8 EXC_ROT_STACKED = 255; /// Text rotation: vertically stacked. variable

Completed in 65 milliseconds