Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/app/
H A Doptsitem.cxx1420 if( pValues[5].hasValue() ) SetPagetile( *(sal_Bool*) pValues[ 5 ].getValue() ); in ReadData()
1498 maOptionsPrint.SetPagetile( pOpts->IsPagetile() ); in SdOptionsPrintItem()
1542 pOpts->SetPagetile( maOptionsPrint.IsPagetile() ); in SetOptions()
/aoo42x/main/sd/source/ui/dlg/
H A Dprntopts.cxx142 aOptions.GetOptionsPrint().SetPagetile( aRbtPagetile.IsChecked() ); in FillItemSet()
/aoo42x/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
/aoo42x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx551 aPrintOpts.SetPagetile( bValue ); in _setPropertyValues()

Completed in 114 milliseconds