Searched refs:getMargins (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/padmin/source/ |
H A D | prtsetup.cxx | 548 getMargins( m_pParent->m_aJobData.m_pParser->getDefaultPaperDimension(), in initValues() 579 getMargins( m_pParent->m_aJobData.m_pParser->getDefaultPaperDimension(), in save()
|
H A D | adddlg.cxx | 559 aInfo.m_pParser->getMargins( String( aValue, aEncoding ), in APOldPrinterPage()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 688 aData.m_pParser->getMargins( aPaper, left, right, top, bottom ); in GetPageInfo() 693 aData.m_pParser->getMargins( aPaper, top, bottom, right, left ); in GetPageInfo()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 802 aData.m_pParser->getMargins( aPaper, left, right, top, bottom ); in GetPageInfo() 807 aData.m_pParser->getMargins( aPaper, top, bottom, right, left ); in GetPageInfo()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | ppdparser.hxx | 238 bool getMargins( const String& rPaperName,
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | printerjob.cxx | 642 pParser->getMargins (aPaper, nLeft, nRight, nUpper, nLower); in InitPaperSize()
|
/aoo42x/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 1292 bool PPDParser::getMargins( in getMargins() function in PPDParser
|
Completed in 43 milliseconds