Home
last modified time | relevance | path

Searched refs:getMargins (Results 1 – 7 of 7) sorted by relevance

/trunk/main/padmin/source/
H A Dprtsetup.cxx548 getMargins( m_pParent->m_aJobData.m_pParser->getDefaultPaperDimension(), in initValues()
579 getMargins( m_pParent->m_aJobData.m_pParser->getDefaultPaperDimension(), in save()
H A Dadddlg.cxx559 aInfo.m_pParser->getMargins( String( aValue, aEncoding ), in APOldPrinterPage()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx688 aData.m_pParser->getMargins( aPaper, left, right, top, bottom ); in GetPageInfo()
693 aData.m_pParser->getMargins( aPaper, top, bottom, right, left ); in GetPageInfo()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx802 aData.m_pParser->getMargins( aPaper, left, right, top, bottom ); in GetPageInfo()
807 aData.m_pParser->getMargins( aPaper, top, bottom, right, left ); in GetPageInfo()
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx238 bool getMargins( const String& rPaperName,
/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx642 pParser->getMargins (aPaper, nLeft, nRight, nUpper, nLower); in InitPaperSize()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1292 bool PPDParser::getMargins( in getMargins() function in PPDParser

Completed in 70 milliseconds