Searched refs:sCaptionShape (Results 1 – 4 of 4) sorted by relevance
180 … rtl::OUString sCaptionShape( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape") ); in ResizeShapes() local299 if (aItr->xShape->getShapeType().equals(sCaptionShape)) in ResizeShapes()
105 const rtl::OUString sCaptionShape; member in ScXMLExport
477 sCaptionShape(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape")), in ScXMLExport()693 if ( sType.equals(sCaptionShape) ) in CollectSharedData()3229 if ( !aItr->xShape->getShapeType().equals(sCaptionShape) ) in WriteShapes()
1175 … rtl::OUString sCaptionShape(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape")); in GetAnchor() local1180 if ( sType.equals(sCaptionShape) ) in GetAnchor()
Completed in 77 milliseconds