Home
last modified time | relevance | path

Searched refs:GetBodyText (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/soldep/source/
H A Dconnctr.cxx151 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in Paint()
152 (mpEndWin->GetBodyText() != ByteString("null")) && IsVisible()) //null_project in Paint()
161 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in DrawOutput()
162 (mpEndWin->GetBodyText() != ByteString("null")) && IsVisible()) //null_project in DrawOutput()
203 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in UpdatePosition()
204 (mpEndWin->GetBodyText() != ByteString("null"))) //null_project in UpdatePosition()
H A Dsoldep.cxx192 ByteString text = ((ObjectWin*) pChildWin)->GetBodyText(); in ProcessChildWindowEvent()
369 ByteString aBodyText( pWin->GetBodyText() ); in RemoveObject()
434 ByteString sEndName = pEndWin->GetBodyText(); in AddConnector()
435 ByteString sStartName = pStartWin->GetBodyText(); in AddConnector()
455 ByteString sEndName = pEndWin->GetBodyText(); in RemoveConnector()
456 ByteString sStartName = pStartWin->GetBodyText(); in RemoveConnector()
1092 ByteString sEndName = pEndWin->GetBodyText(); in AddConnectorPrjView()
1093 ByteString sStartName = pStartWin->GetBodyText(); in AddConnectorPrjView()
1113 ByteString sEndName = pEndWin->GetBodyText(); in RemoveConnectorPrjView()
1114 ByteString sStartName = pStartWin->GetBodyText(); in RemoveConnectorPrjView()
[all …]
H A Dobjwin.cxx167 ByteString& ObjectWin::GetBodyText() in GetBodyText() function in ObjectWin
570 …+ i + 1, String( ((mConnections.GetObject( i ))->GetOtherWin( this ))->GetBodyText(), RTL_TEXTENCO… in MouseButtonUp()
786 ByteString sPrj = pObjectWin->GetBodyText(); in GetPtrByName()
H A Dsoldlg.cxx254 ByteString prjname = pObjList->GetObject( i )->GetBodyText(); in SolFindProjectDlg()
/aoo4110/main/sw/inc/
H A Dunoatxt.hxx198 GetBodyText(); in EnsureBodyText()
200 void GetBodyText ();
H A Dunotxdoc.hxx227 void GetBodyText();
/aoo4110/main/soldep/inc/soldep/
H A Dobjwin.hxx88 ByteString& GetBodyText();
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx396 ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > GetBodyText();
H A DPropertyMap.cxx994 …uno::Reference< container::XEnumerationAccess > xEnumAccess( rDM_Impl.GetBodyText( ), uno::UNO_QUE… in CloseSectionGroup()
H A DDomainMapper_Impl.cxx156 GetBodyText(); in DomainMapper_Impl()
189 uno::Reference< text::XText > DomainMapper_Impl::GetBodyText() in GetBodyText() function in writerfilter::dmapper::DomainMapper_Impl
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx956 void SwXAutoTextEntry::GetBodyText () in GetBodyText() function in SwXAutoTextEntry

Completed in 80 milliseconds