Searched refs:xTxtContent (Results 1 – 2 of 2) sorted by relevance
163 static bool lcl_ShapeFilter(const Reference<XTextContent>& xTxtContent) in lcl_ShapeFilter() argument168 Reference<XShape> xShape(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()171 Reference<XServiceInfo> xServiceInfo(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()
1324 uno::Reference< text::XTextContent > xTxtContent( xShape, uno::UNO_QUERY_THROW ); in PushShapeContext() local1325 m_aAnchoredStack.push( xTxtContent ); in PushShapeContext()
Completed in 121 milliseconds