Searched refs:AddToTextElement_Impl (Results 1 – 2 of 2) sorted by relevance
386 void SvXMLNumFmtExport::AddToTextElement_Impl( const OUString& rString ) in AddToTextElement_Impl() function in SvXMLNumFmtExport832 AddToTextElement_Impl( rString.copy( 0, nPos ) ); in WriteTextWithCurrency_Impl()841 AddToTextElement_Impl( rString.copy( nCont, nLength-nCont ) ); in WriteTextWithCurrency_Impl()844 AddToTextElement_Impl( rString ); // simple text in WriteTextWithCurrency_Impl()1333 AddToTextElement_Impl( *pElemStr ); in ExportPart_Impl()1344 AddToTextElement_Impl( aBlanks ); in ExportPart_Impl()1354 AddToTextElement_Impl( *pElemStr ); // never more than one currency element in ExportPart_Impl()1371 AddToTextElement_Impl( *pElemStr ); // never more than one currency element in ExportPart_Impl()1454 AddToTextElement_Impl( *pElemStr ); in ExportPart_Impl()1504 AddToTextElement_Impl( pLocaleData->getLongDateDayOfWeekSep() ); in ExportPart_Impl()
63 SAL_DLLPRIVATE void AddToTextElement_Impl( const ::rtl::OUString& rString );
Completed in 19 milliseconds