Searched refs:GetXclOrientFromRot (Results 1 – 4 of 4) sorted by relevance
115 static sal_uInt8 GetXclOrientFromRot( sal_uInt16 nXclRot );
202 sal_uInt8 XclTools::GetXclOrientFromRot( sal_uInt16 nXclRot ) in GetXclOrientFromRot() function in XclTools
1202 ::insert_value( maData.mnFlags, XclTools::GetXclOrientFromRot( nRotation ), 8, 3 ); in SetRotation()2878 ::insert_value( maData.mnFlags, XclTools::GetXclOrientFromRot( nRotation ), 2, 3 ); in SetRotation()
1421 mnOrient = XclTools::GetXclOrientFromRot( mnRotation ); in FillFromItemSet()
Completed in 71 milliseconds