Home
last modified time | relevance | path

Searched refs:sCaptionShape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx180 … rtl::OUString sCaptionShape( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape") ); in ResizeShapes() local
299 if (aItr->xShape->getShapeType().equals(sCaptionShape)) in ResizeShapes()
H A Dxmlexprt.hxx105 const rtl::OUString sCaptionShape; member in ScXMLExport
H A Dxmlexprt.cxx477 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()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1175 … rtl::OUString sCaptionShape(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape")); in GetAnchor() local
1180 if ( sType.equals(sCaptionShape) ) in GetAnchor()

Completed in 43 milliseconds