Home
last modified time | relevance | path

Searched refs:IsConnected (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/inc/
H A Ddcontact.hxx319 bool IsConnected() const;
420 return _pDrawVirtObj->IsConnected(); in operator ()()
424 return !_pDrawVirtObj->IsConnected(); in operator ()()
H A Dsection.hxx255 bool IsConnected() const { return m_RefLink.Is(); } in IsConnected() function in SwSection
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DConnector.java48 if (aOffice!=null && aOffice.IsConnected()) in AddConnectionListener()
57 if (aOffice!=null && !aOffice.IsConnected()) in run()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx445 if (! pRet->IsConnected()) in attach()
555 if (!rSection.IsConnected()) in lcl_UpdateLinkType()
1084 if (pSect && pSect->IsLinkType() && pSect->IsConnected()) // lijian i73247 in GetPropertyValues_Impl()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx697 !static_cast<SwDrawVirtObj*>(pObj)->IsConnected(); in ChgAnchor()
869 !static_cast<SwDrawVirtObj*>(pObj)->IsConnected() ) in ChgAnchor()
/trunk/main/svl/inc/svl/
H A Dsvdde.hxx289 sal_Bool IsConnected();
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx685 if( rSect.IsConnected() ) in ~SwSectionFmt()
1186 if ( !rSectNd.GetSection().IsConnected() ) in lcl_BreakSectionLinksInSect()
H A Dndsect.cxx748 else if( !pSection->IsLinkType() && pSection->IsConnected() ) in UpdateSection()
/trunk/main/svl/source/svdde/
H A Dddecli.cxx221 sal_Bool DdeConnection::IsConnected() in IsConnected() function in DdeConnection
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx484 else if( CONTENT_SECTION == rNdSect.GetType() && rNdSect.IsConnected() ) in UndoImpl()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1711 if ( pDrawVirtObj->IsConnected() ) in _InvalidateObjs()
2501 bool SwDrawVirtObj::IsConnected() const in IsConnected() function in SwDrawVirtObj
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx893 pContent->GetSection()->IsConnected()) in ExcecuteContextMenuAction()

Completed in 101 milliseconds