Searched refs:GetBodyText (Results 1 – 11 of 11) sorted by relevance
151 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()
192 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 …]
167 ByteString& ObjectWin::GetBodyText() in GetBodyText() function in ObjectWin570 …+ i + 1, String( ((mConnections.GetObject( i ))->GetOtherWin( this ))->GetBodyText(), RTL_TEXTENCO… in MouseButtonUp()786 ByteString sPrj = pObjectWin->GetBodyText(); in GetPtrByName()
254 ByteString prjname = pObjList->GetObject( i )->GetBodyText(); in SolFindProjectDlg()
198 GetBodyText(); in EnsureBodyText()200 void GetBodyText ();
227 void GetBodyText();
88 ByteString& GetBodyText();
396 ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > GetBodyText();
994 …uno::Reference< container::XEnumerationAccess > xEnumAccess( rDM_Impl.GetBodyText( ), uno::UNO_QUE… in CloseSectionGroup()
156 GetBodyText(); in DomainMapper_Impl()189 uno::Reference< text::XText > DomainMapper_Impl::GetBodyText() in GetBodyText() function in writerfilter::dmapper::DomainMapper_Impl
956 void SwXAutoTextEntry::GetBodyText () in GetBodyText() function in SwXAutoTextEntry
Completed in 66 milliseconds