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