Home
last modified time | relevance | path

Searched refs:CheckControlLayer (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/draw/
H A Ddcontact.cxx297 if ( ::CheckControlLayer( _pDrawObj ) ) in MoveObjToLayer()
656 bool CheckControlLayer( const SdrObject *pObj ) in CheckControlLayer() function
665 if ( ::CheckControlLayer( pLst->GetObj( i ) ) ) in CheckControlLayer()
695 if ( ::CheckControlLayer( pObj ) ) in SwDrawContact()
1148 if(::CheckControlLayer(maAnchoredDrawObj.DrawObj())) in Changed_()
1482 …kDrawFrameFormatLayerHint->m_bCheckControlLayer) |= (GetMaster() && CheckControlLayer(GetMaster())… in SwClientNotify()
1839 ( !::CheckControlLayer( GetMaster() ) || in ConnectToLayout()
H A Ddview.cxx722 bool bBodyOnly = CheckControlLayer( pObj ); in CalcAnchor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/draw/
H A Ddcontact.cxx299 if ( ::CheckControlLayer( _pDrawObj ) ) in MoveObjToLayer()
679 bool CheckControlLayer( const SdrObject *pObj ) in CheckControlLayer() function
688 if ( ::CheckControlLayer( pLst->GetObj( i ) ) ) in CheckControlLayer()
718 if ( ::CheckControlLayer( pObj ) ) in SwDrawContact()
1171 if(::CheckControlLayer(maAnchoredDrawObj.DrawObj())) in Changed_()
1531 …kDrawFrameFormatLayerHint->m_bCheckControlLayer) |= (GetMaster() && CheckControlLayer(GetMaster())… in SwClientNotify()
1889 … const bool bControlInHF = ::CheckControlLayer(GetMaster()) && pFrame->FindFooterOrHeader(); in ConnectToLayout()
H A Ddview.cxx728 bool bBodyOnly = CheckControlLayer( pObj ); in CalcAnchor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Ddcontact.hxx300 bool CheckControlLayer( const SdrObject *pObj );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddcontact.hxx297 bool CheckControlLayer( const SdrObject *pObj );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfeshview.cxx651 bRet = pSdrObject && ::CheckControlLayer( pSdrObject ); in IsSelContainsControl()
1215 ? ::CheckControlLayer( pContact->GetMaster() ) in ChangeOpaque()
1216 : ::CheckControlLayer( pObj ); in ChangeOpaque()
H A Dfecopy.cxx769 if(pCpyObj && CheckControlLayer(pCpyObj)) in lcl_PasteFlyOrDrawFormat()
H A Dfefly1.cxx485 else if ( !::CheckControlLayer( pObj ) ) in FindAnchorPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfeshview.cxx654 bRet = pSdrObject && ::CheckControlLayer( pSdrObject ); in IsSelContainsControl()
1138 ? ::CheckControlLayer( pContact->GetMaster() ) in ChangeOpaque()
1139 : ::CheckControlLayer( pObj ); in ChangeOpaque()
H A Dfecopy.cxx965 if (pCpyObj && CheckControlLayer(pCpyObj)) in Paste()
H A Dfefly1.cxx490 else if ( !::CheckControlLayer( pObj ) ) in FindAnchorPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dfly.cxx2271 if ( ::CheckControlLayer( _rNewObj.DrawObj() ) ) in AppendDrawObj()
H A Dfrmtool.cxx1027 else if ( !::CheckControlLayer( pSdrObj ) && in AppendObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dfly.cxx2223 if ( ::CheckControlLayer( _rNewObj.DrawObj() ) ) in AppendDrawObj()
H A Dfrmtool.cxx1017 else if ( !::CheckControlLayer( pSdrObj ) && in AppendObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentContentOperationsManager.cxx3057 && ::CheckControlLayer( &rDrawObj ) in InsertDrawObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentContentOperationsManager.cxx3003 && ::CheckControlLayer( &rDrawObj ) in InsertDrawObj()