Home
last modified time | relevance | path

Searched refs:xTxtContent (Results 1 – 2 of 2) sorted by path

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1513 uno::Reference< text::XTextContent > xTxtContent( xShape, uno::UNO_QUERY_THROW ); in PushShapeContext() local
1514 m_aAnchoredStack.push( xTxtContent ); in PushShapeContext()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx165 static bool lcl_ShapeFilter(const Reference<XTextContent>& xTxtContent) in lcl_ShapeFilter() argument
170 Reference<XShape> xShape(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()
173 Reference<XServiceInfo> xServiceInfo(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()

Completed in 48 milliseconds