Searched refs:MarginPosition (Results 1 – 2 of 2) sorted by relevance
84 typedef sal_uInt16 MarginPosition; typedef172 MarginPosition m_nPos;212 long nLastMargin, MarginPosition nPos );
207 #define MARGIN_LEFT ( (MarginPosition)0x0001 )208 #define MARGIN_RIGHT ( (MarginPosition)0x0002 )209 #define MARGIN_TOP ( (MarginPosition)0x0004 )210 #define MARGIN_BOTTOM ( (MarginPosition)0x0008 )1783 MetricField& rField, long nFirstMargin, long nLastMargin, MarginPosition nPos ) in IsPrinterRangeOverflow()
Completed in 23 milliseconds