Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgdlg.cxx371 SvtPrintWarningOptions aPrintOptions; in FillItemSet() local
372 aPrintOptions.SetModifyDocumentOnPrintingAllowed( aDocStatusCB.IsChecked() ); in FillItemSet()
418 SvtPrintWarningOptions aPrintOptions; in Reset() local
419 aDocStatusCB.Check(aPrintOptions.IsModifyDocumentOnPrintingAllowed()); in Reset()
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx630 SvtPrintWarningOptions aPrintOptions; in PrepareClose() local
631 if (aPrintOptions.IsModifyDocumentOnPrintingAllowed() && in PrepareClose()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1316 … const beans::PropertyValue* pDbgPrintOptions = rMergeDescriptor.aPrintOptions.getConstArray(); in MergeMailFiles()
1317 … for( sal_Int32 nOption = 0; nOption < rMergeDescriptor.aPrintOptions.getLength(); ++nOption) in MergeMailFiles()
1328 … uno::Sequence< beans::PropertyValue > aOptions( rMergeDescriptor.aPrintOptions ); in MergeMailFiles()
1338 … const beans::PropertyValue* pPrintOptions = rMergeDescriptor.aPrintOptions.getConstArray(); in MergeMailFiles()
1339 … for( sal_Int32 nOption = 0; nOption < rMergeDescriptor.aPrintOptions.getLength(); ++nOption) in MergeMailFiles()
/trunk/main/sw/inc/
H A Ddbmgr.hxx171 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aPrintOptions;
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1276 SwPrintData const aPrintOptions = *SW_MOD()->GetPrtOptions(false); in Init() local
1277 GetViewShell()->AdjustOptionsForPagePreview( aPrintOptions ); in Init()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx647 SwPrintOptions aPrintOptions( bWeb ); in getPrintData() local
648 *pThis->pPrtData = aPrintOptions; in getPrintData()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx718 aMergeDesc.aPrintOptions = aPrintSettings; in execute()

Completed in 78 milliseconds