Searched refs:xTxtContent (Results 1 – 2 of 2) sorted by relevance
165 static bool lcl_ShapeFilter(const Reference<XTextContent>& xTxtContent) in lcl_ShapeFilter() argument170 Reference<XShape> xShape(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()173 Reference<XServiceInfo> xServiceInfo(xTxtContent, UNO_QUERY); in lcl_ShapeFilter()
1513 uno::Reference< text::XTextContent > xTxtContent( xShape, uno::UNO_QUERY_THROW ); in PushShapeContext() local1514 m_aAnchoredStack.push( xTxtContent ); in PushShapeContext()
Completed in 45 milliseconds