Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx188mnPDFTypeSelection = maConfigItem.ReadInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "SelectPdfVer… in ImpPDFTabDialog()
326 …em.WriteInt32( OUString( RTL_CONSTASCII_USTRINGPARAM( "SelectPdfVersion" ) ), mnPDFTypeSelection ); in GetFilterData()
524 switch( paParent->mnPDFTypeSelection ) in SetFilterConfigItem()
612 paParent->mnPDFTypeSelection = 0; in GetFilterConfigItem()
615 paParent->mnPDFTypeSelection = 1; in GetFilterConfigItem()
H A Dpdfexport.cxx106 mnPDFTypeSelection ( 0 ), in PDFExport()
484 rFilterData[ nData ].Value >>= mnPDFTypeSelection; in Export()
572 switch( mnPDFTypeSelection ) in Export()
H A Dpdfexport.hxx58 sal_Int32 mnPDFTypeSelection; member in PDFExport
H A Dimpdialog.hxx98 sal_Int32 mnPDFTypeSelection; member in ImpPDFTabDialog

Completed in 41 milliseconds