Home
last modified time | relevance | path

Searched refs:xTextAppendAndConvert (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1135 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( m_aTextAppendStack.top().xTe… in appendTextContent() local
1136 …OSL_ENSURE( xTextAppendAndConvert.is(), "trying to append a text content without XTextAppendAndCon… in appendTextContent()
1137 if(xTextAppendAndConvert.is() && ! getTableManager( ).isIgnore()) in appendTextContent()
1141 xTextAppendAndConvert->appendTextContent( xContent, xPropertyValues ); in appendTextContent()
3694 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( xTextAppend, uno::UNO_QUERY_T… in PopFieldContext() local
3695xTextAppendAndConvert->appendTextContent( xToInsert, uno::Sequence< beans::PropertyValue >() ); in PopFieldContext()
3921 …uno::Reference< text::XTextAppendAndConvert > xTextAppendAndConvert( GetTopTextAppend(), uno::UNO_… in ExecuteFrameConversion() local
3922 xTextAppendAndConvert->convertToTextFrame( in ExecuteFrameConversion()

Completed in 73 milliseconds