Home
last modified time | relevance | path

Searched refs:GetInvisibleControlsId (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddocdraw.cxx748 _nLayerId == GetInvisibleControlsId() ) in IsVisibleLayerId()
781 else if ( _nInvisibleLayerId == GetInvisibleControlsId() ) in GetVisibleLayerIdByInvisibleOne()
823 nInvisibleLayerId = GetInvisibleControlsId(); in GetInvisibleLayerIdByVisibleOne()
827 _nVisibleLayerId == GetInvisibleControlsId() ) in GetInvisibleLayerIdByVisibleOne()
1005 SdrLayerID SwDoc::GetInvisibleControlsId() const { return nInvisibleControls; } in GetInvisibleControlsId() function in SwDoc
/aoo41x/main/sw/inc/
H A DIDocumentDrawModelAccess.hxx49 virtual SdrLayerID GetInvisibleControlsId() const = 0;
H A Ddoc.hxx967 virtual SdrLayerID GetInvisibleControlsId() const;
/aoo41x/main/sw/source/core/draw/
H A Ddcontact.cxx327 _bToVisible ? pIDDMA->GetControlsId() : pIDDMA->GetInvisibleControlsId(); in _MoveObjToLayer()
333 _bToVisible ? pIDDMA->GetInvisibleControlsId() : pIDDMA->GetControlsId(); in _MoveObjToLayer()
697 pObj->SetLayer( pToRegisterIn->getIDocumentDrawModelAccess()->GetInvisibleControlsId() ); in SwDrawContact()
1358 const SdrLayerID aInvisibleControlLayerID(pIDDMA->GetInvisibleControlsId()); in _Changed()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx717 pObj->SetLayer(pDoc->GetInvisibleControlsId()); in add()
1202 … pObj->SetLayer( bIsVisible ? pDoc->GetControlsId() : pDoc->GetInvisibleControlsId()); in setPropertyValue()
2863 pObj->SetLayer(pDoc->GetInvisibleControlsId()); in add()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx483 mnFormLayer(rDoc.GetInvisibleControlsId()) in SetLayer()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx2335 const SdrLayerID aInvisibleControlLayerID(pIDDMA->GetInvisibleControlsId()); in AppendDrawObj()

Completed in 338 milliseconds