Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx765 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
766 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
777 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
778 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
789 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
790 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
802 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
803 FASTBOOL bDInch=IsInch(eD); in GetMapFactor()
H A Dsvdmodel.cxx1031 const bool bMapInch(IsInch(eObjUnit)); in ImpSetUIUnit()
1042 const bool bUIInch(IsInch(eUIUnit)); in ImpSetUIUnit()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx265 inline FASTBOOL IsInch(MapUnit eU) { in IsInch() function
274 inline FASTBOOL IsInch(FieldUnit eU) { in IsInch() function
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2695 bool bInch = IsInch( eMap ); in GetPageSize()