Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/app/
H A Doptsitem.cxx280 if( pValues[2].hasValue() ) SetMoveOutline( *(sal_Bool*) pValues[ 2 ].getValue() ); in ReadData()
329 maOptionsLayout.SetMoveOutline( !pView->IsNoDragXorPolys() ); in SdOptionsLayoutItem()
337 maOptionsLayout.SetMoveOutline( pOpts->IsMoveOutline() ); in SdOptionsLayoutItem()
368 pOpts->SetMoveOutline( maOptionsLayout.IsMoveOutline() ); in SetOptions()
/aoo42x/main/sd/source/ui/dlg/
H A Dtpoption.cxx192 aOptsItem.GetOptionsLayout().SetMoveOutline( aCbxMoveOutline.IsChecked() ); in FillItemSet()
/aoo42x/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 36 milliseconds