Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx1361 IsPagetile() == rOpt.IsPagetile() && in operator ==()
1474 pValues[ 5 ] <<= IsPagetile(); in WriteData()
1524 maOptionsPrint.SetPagetile( pOpts->IsPagetile() ); in SdOptionsPrintItem()
1568 pOpts->SetPagetile( maOptionsPrint.IsPagetile() ); in SetOptions()
/aoo4110/main/sd/source/ui/dlg/
H A Dprntopts.cxx179 aRbtPagetile.Check( pPrintOpts->GetOptionsPrint().IsPagetile() ); in Reset()
/aoo4110/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx549 if( aPrintOpts.IsPagetile() != bValue) in _setPropertyValues()
1013 *pValue <<= (sal_Bool)aPrintOpts.IsPagetile(); in _getPropertyValues()
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx614 sal_Bool IsPagetile() const { Init(); return (sal_Bool) bPagetile; } in IsPagetile() function in SdOptionsPrint

Completed in 34 milliseconds