Home
last modified time | relevance | path

Searched refs:m_nTopMarginAdjust (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/vcl/unx/generic/printer/
H A Djobdata.cxx42 m_nTopMarginAdjust = rRight.m_nTopMarginAdjust; in operator =()
143 aLine += ByteString::CreateFromInt32( m_nTopMarginAdjust ); in getStreamBuffer()
217 rJobData.m_nTopMarginAdjust = aValues.GetToken( 2, ',' ).ToInt32(); in constructFromStreamBuffer()
H A Dprinterinfomanager.cxx277 m_aGlobalDefaults.m_nTopMarginAdjust = aValue.GetToken( 2, ',' ).ToInt32(); in initialize()
492 aPrinter.m_aInfo.m_nTopMarginAdjust = aValue.GetToken( 2, ',' ).ToInt32(); in initialize()
783 aValue += ByteString::CreateFromInt32( it->second.m_aInfo.m_nTopMarginAdjust ); in writePrinterConfig()
/aoo4110/main/vcl/inc/vcl/
H A Djobdata.hxx43 int m_nTopMarginAdjust; member
59 m_nTopMarginAdjust( 0 ), in JobData()
/aoo4110/main/padmin/source/
H A Dprtsetup.cxx557 nMarginTop += m_pParent->m_aJobData.m_nTopMarginAdjust; in initValues()
588 m_pParent->m_aJobData.m_nTopMarginAdjust = m_aTopLB.GetValue( FUNIT_POINT ) - nMarginTop; in save()
601 m_pParent->m_aJobData.m_nTopMarginAdjust = in IMPL_LINK()
H A Dadddlg.cxx574 aInfo.m_nTopMarginAdjust = aValue.ToInt32() - (int)((double)nTop * 35.27777778 ); in APOldPrinterPage()

Completed in 50 milliseconds