Home
last modified time | relevance | path

Searched refs:aControlLayerID (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx1357 const SdrLayerID aControlLayerID(pIDDMA->GetControlsId()); in _Changed() local
1360 … if(aCurrentLayer != aControlLayerID && aCurrentLayer != aInvisibleControlLayerID) in _Changed()
1369 maAnchoredDrawObj.DrawObj()->SetLayer(aControlLayerID); in _Changed()
/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx2334 const SdrLayerID aControlLayerID(pIDDMA->GetControlsId()); in AppendDrawObj() local
2337 if(aCurrentLayer != aControlLayerID && aCurrentLayer != aInvisibleControlLayerID) in AppendDrawObj()
2346 _rNewObj.DrawObj()->SetLayer(aControlLayerID); in AppendDrawObj()

Completed in 38 milliseconds