Searched refs:ConvertToText (Results 1 – 6 of 6) sorted by relevance
42 …virtual css::uno::Reference< ::ooo::vba::word::XRange > SAL_CALL ConvertToText( const css::uno::An…
74 SwVbaTable::ConvertToText( const uno::Any& /*Separator*/, const uno::Any& /*NestedTables*/ ) throw … in ConvertToText() function in SwVbaTable
64 XRange ConvertToText([in] any Separator, [in] any NestedTables)
431 inline const String& ConvertToText() const { return maText; } in ConvertToText() function in XclPCItem
425 aGroupItems.push_back( ScDPSaveGroupItem( (*aIt)->ConvertToText() ) ); in ConvertStdGroupField()433 … aGroupItems[ maGroupOrder[ nItemIdx ] ].AddElement( pBaseItem->ConvertToText() ); in ConvertStdGroupField()
295 if( rItemList.GetRecord( nPos )->ConvertToText() == rItemName ) in GetItemIndex()970 return mpCacheItem ? mpCacheItem->ConvertToText() : EMPTY_STRING; in GetItemName()
Completed in 48 milliseconds