Searched refs:IsConnected (Results 1 – 12 of 12) sorted by relevance
319 bool IsConnected() const;420 return _pDrawVirtObj->IsConnected(); in operator ()()424 return !_pDrawVirtObj->IsConnected(); in operator ()()
255 bool IsConnected() const { return m_RefLink.Is(); } in IsConnected() function in SwSection
48 if (aOffice!=null && aOffice.IsConnected()) in AddConnectionListener()57 if (aOffice!=null && !aOffice.IsConnected()) in run()
445 if (! pRet->IsConnected()) in attach()555 if (!rSection.IsConnected()) in lcl_UpdateLinkType()1084 if (pSect && pSect->IsLinkType() && pSect->IsConnected()) // lijian i73247 in GetPropertyValues_Impl()
697 !static_cast<SwDrawVirtObj*>(pObj)->IsConnected(); in ChgAnchor()869 !static_cast<SwDrawVirtObj*>(pObj)->IsConnected() ) in ChgAnchor()
289 sal_Bool IsConnected();
685 if( rSect.IsConnected() ) in ~SwSectionFmt()1186 if ( !rSectNd.GetSection().IsConnected() ) in lcl_BreakSectionLinksInSect()
748 else if( !pSection->IsLinkType() && pSection->IsConnected() ) in UpdateSection()
221 sal_Bool DdeConnection::IsConnected() in IsConnected() function in DdeConnection
484 else if( CONTENT_SECTION == rNdSect.GetType() && rNdSect.IsConnected() ) in UndoImpl()
1711 if ( pDrawVirtObj->IsConnected() ) in _InvalidateObjs()2501 bool SwDrawVirtObj::IsConnected() const in IsConnected() function in SwDrawVirtObj
893 pContent->GetSection()->IsConnected()) in ExcecuteContextMenuAction()
Completed in 76 milliseconds