Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx282 if( pValues[2].hasValue() ) SetMoveOutline( *(sal_Bool*) pValues[ 2 ].getValue() ); in ReadData()
333 maOptionsLayout.SetMoveOutline( !pView->IsNoDragXorPolys() ); in SdOptionsLayoutItem()
341 maOptionsLayout.SetMoveOutline( pOpts->IsMoveOutline() ); in SdOptionsLayoutItem()
372 pOpts->SetMoveOutline( maOptionsLayout.IsMoveOutline() ); in SetOptions()
/aoo4110/main/sd/source/ui/dlg/
H A Dtpoption.cxx192 aOptsItem.GetOptionsLayout().SetMoveOutline( aCbxMoveOutline.IsChecked() ); in FillItemSet()
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx173 …void SetMoveOutline( sal_Bool bOn = sal_True ) { if( bMoveOutline != bOn ) { OptionsChanged(); bMo… in SetMoveOutline() function in SdOptionsLayout

Completed in 33 milliseconds