Home
last modified time | relevance | path

Searched refs:SetDraw (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1426 if( pValues[11].hasValue() ) SetDraw( *(sal_Bool*) pValues[ 11 ].getValue() ); in ReadData()
1489 maOptionsPrint.SetDraw( pOpts->IsDraw() ); in SdOptionsPrintItem()
1533 pOpts->SetDraw( maOptionsPrint.IsDraw() ); in SetOptions()
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx133 aOptions.GetOptionsPrint().SetDraw( aCbxDraw.IsChecked() ); in FillItemSet()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx297 rVOpt.SetDraw (bDrawing ); in FillViewOptions()
H A Dusrpref.cxx209 case 2: rParent.SetDraw(bSet); break;// "Display/DrawingControl", in Load()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx722 pOpt->SetDraw ( sal_True == rOptions.bPrintDraw ); in PrepareForPrint()
/trunk/main/sw/inc/
H A Dviewopt.hxx307 inline void SetDraw( sal_Bool b ) in SetDraw() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx671 case HANDLE_VIEWSET_DRAWINGS : mpViewOption->SetDraw(bVal); break; in _setSingleValue()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx627 void SetDraw( sal_Bool bOn = sal_True ) { if( bDraw != bOn ) { OptionsChanged(); bDraw = bOn; } } in SetDraw() function in SdOptionsPrint
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx423 aPrintOpts.SetDraw( bValue ); in _setPropertyValues()

Completed in 60 milliseconds