Home
last modified time | relevance | path

Searched refs:EXC_ORIENT_NONE (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxltools.cxx193 case EXC_ORIENT_NONE: return EXC_ROT_NONE; in GetXclRotFromOrient()
211 return EXC_ORIENT_NONE; in GetXclOrientFromRot()
H A Dxlstyle.cxx1580 mnOrient( EXC_ORIENT_NONE ), in XclCellAlign()
H A Dxistyle.cxx720 …sal_uInt8 nXclRot = (mnOrient == EXC_ORIENT_NONE) ? mnRotation : XclTools::GetXclRotFromOrient( mn… in FillToItemSet()
/aoo4110/main/sc/source/filter/inc/
H A Dxlconst.hxx140 const sal_uInt8 EXC_ORIENT_NONE = 0; /// Text orientation: not rotated. variable

Completed in 44 milliseconds