Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx1553 if(xTxtCntnt.is()) in collectTextAutoStylesOptimized()
1563 if(xTxtCntnt.is()) in collectTextAutoStylesOptimized()
1564 exportTextGraphic(xTxtCntnt, true, 0); in collectTextAutoStylesOptimized()
1573 if(xTxtCntnt.is()) in collectTextAutoStylesOptimized()
1583 if(xTxtCntnt.is()) in collectTextAutoStylesOptimized()
1587 exportShape(xTxtCntnt, true, 0); in collectTextAutoStylesOptimized()
1795 Reference < XTextContent > xTxtCntnt; in exportTextContentEnumeration() local
1829 aNextNumInfo.Set( xTxtCntnt, in exportTextContentEnumeration()
1836 TEXT_SECTION, xTxtCntnt, in exportTextContentEnumeration()
1851 xTxtCntnt, sal_True )) in exportTextContentEnumeration()
[all …]
H A DXMLTextShapeImportHelper.cxx140 Reference < XTextContent > xTxtCntnt( rShape, UNO_QUERY ); in addShape() local
141 xTxtImport->InsertTextContent( xTxtCntnt ); in addShape()
H A DXMLTextFrameContext.cxx793 Reference < XTextContent > xTxtCntnt( xPropSet, UNO_QUERY ); in Create() local
794 xTextImportHelper->InsertTextContent( xTxtCntnt ); in Create()
1773 Reference < XTextContent > xTxtCntnt; in GetTextContent() local
1777 xTxtCntnt.set( pImpl->GetPropSet(), UNO_QUERY ); in GetTextContent()
1779 return xTxtCntnt; in GetTextContent()

Completed in 58 milliseconds