Home
last modified time | relevance | path

Searched refs:mnMaxImageResolution (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx118 mnMaxImageResolution ( 300 ), in PDFExport()
480 rFilterData[ nData ].Value >>= mnMaxImageResolution; in Export()
1030 … RemoveTransparenciesFromMetaFile( rMtf, aMtf, mnMaxImageResolution, mnMaxImageResolution, in ImplExportPage()
1037 aCtx.m_nMaxImageResolution = mbReduceImageResolution ? mnMaxImageResolution : 0; in ImplExportPage()
H A Dimpdialog.cxx81 mnMaxImageResolution( 300 ), in ImpPDFTabDialog()
185mnMaxImageResolution = maConfigItem.ReadInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "MaxImageRes… in ImpPDFTabDialog()
323 …riteInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "MaxImageResolution" ) ), mnMaxImageResolution ); in GetFilterData()
518 String aStrRes( String::CreateFromInt32( paParent->mnMaxImageResolution ) ); in SetFilterConfigItem()
592 paParent->mnMaxImageResolution = maCoReduceImageResolution.GetText().ToInt32(); in GetFilterConfigItem()
H A Dpdfexport.hxx70 sal_Int32 mnMaxImageResolution; member in PDFExport
H A Dimpdialog.hxx96 sal_Int32 mnMaxImageResolution; member in ImpPDFTabDialog

Completed in 27 milliseconds