Home
last modified time | relevance | path

Searched refs:AddToTextElement_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx386 void SvXMLNumFmtExport::AddToTextElement_Impl( const OUString& rString ) in AddToTextElement_Impl() function in SvXMLNumFmtExport
832 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()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlnumfe.hxx63 SAL_DLLPRIVATE void AddToTextElement_Impl( const ::rtl::OUString& rString );

Completed in 27 milliseconds