Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx951 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( m_aTextAppendStack.top().xTe… in appendTextContent() local
952 …OSL_ENSURE( xTextAppendAndConvert.is(), "trying to append a text content without XTextAppendAndCon… in appendTextContent()
953 if(xTextAppendAndConvert.is() && ! getTableManager( ).isIgnore()) in appendTextContent()
957 xTextAppendAndConvert->appendTextContent( xContent, xPropertyValues ); in appendTextContent()
3504 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( xTextAppend, uno::UNO_QUERY_T… in PopFieldContext() local
3505xTextAppendAndConvert->appendTextContent( xToInsert, uno::Sequence< beans::PropertyValue >() ); in PopFieldContext()
3730 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( GetTopTextAppend(), uno::UNO_… in ExecuteFrameConversion() local
3731 xTextAppendAndConvert->convertToTextFrame( in ExecuteFrameConversion()

Completed in 22 milliseconds