Home
last modified time | relevance | path

Searched refs:SetPaperOrientation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dprintwarningoptions.cxx100 void SetPaperOrientation( sal_Bool bState ) { m_bPaperOrientation = bState; SetModified(); } in SetPaperOrientation() function in SvtPrintWarningOptions_Impl
355 void SvtPrintWarningOptions::SetPaperOrientation( sal_Bool bState ) in SetPaperOrientation() function in SvtPrintWarningOptions
358 m_pDataContainer->SetPaperOrientation( bState ); in SetPaperOrientation()
/trunk/main/unotools/inc/unotools/
H A Dprintwarningoptions.hxx113 void SetPaperOrientation( sal_Bool bState );
/trunk/main/sfx2/source/dialog/
H A Dprintopt.cxx173 aWarnOptions.SetPaperOrientation(aPaperOrientationCB.IsChecked()); in FillItemSet()

Completed in 89 milliseconds