Searched refs:EXC_ORIENT_NONE (Results 1 – 4 of 4) sorted by relevance
193 case EXC_ORIENT_NONE: return EXC_ROT_NONE; in GetXclRotFromOrient()211 return EXC_ORIENT_NONE; in GetXclOrientFromRot()
1580 mnOrient( EXC_ORIENT_NONE ), in XclCellAlign()
720 …sal_uInt8 nXclRot = (mnOrient == EXC_ORIENT_NONE) ? mnRotation : XclTools::GetXclRotFromOrient( mn… in FillToItemSet()
140 const sal_uInt8 EXC_ORIENT_NONE = 0; /// Text orientation: not rotated. variable
Completed in 57 milliseconds