Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx1444 if( pValues[5].hasValue() ) SetPagetile( *(sal_Bool*) pValues[ 5 ].getValue() ); in ReadData()
1524 maOptionsPrint.SetPagetile( pOpts->IsPagetile() ); in SdOptionsPrintItem()
1568 pOpts->SetPagetile( maOptionsPrint.IsPagetile() ); in SetOptions()
/aoo4110/main/sd/source/ui/dlg/
H A Dprntopts.cxx142 aOptions.GetOptionsPrint().SetPagetile( aRbtPagetile.IsChecked() ); in FillItemSet()
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx636 …void SetPagetile( sal_Bool bOn = sal_True ) { if( bPagetile != bOn ) { OptionsChanged(); bPagetile… in SetPagetile() function in SdOptionsPrint
/aoo4110/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx551 aPrintOpts.SetPagetile( bValue ); in _setPropertyValues()

Completed in 20 milliseconds