Home
last modified time | relevance | path

Searched refs:sContourPolyPolygon (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx299 OUString sContourPolyPolygon(RTL_CONSTASCII_USTRINGPARAM("ContourPolyPolygon")); in XMLTextFrameContourContext_Impl() local
302 …if(xPropSetInfo->hasPropertyByName(sContourPolyPolygon) && nWidth > 0 && nHeight > 0 && bPixelWidt… in XMLTextFrameContourContext_Impl()
342 xPropSet->setPropertyValue( sContourPolyPolygon, aAny ); in XMLTextFrameContourContext_Impl()
H A Dtxtparae.cxx1204 sContourPolyPolygon(RTL_CONSTASCII_USTRINGPARAM("ContourPolyPolygon")), in XMLTextParagraphExport()
2885 if( !rPropSetInfo->hasPropertyByName( sContourPolyPolygon ) ) in exportContour()
2891 rPropSet->getPropertyValue( sContourPolyPolygon ) >>= aSourcePolyPolygon; in exportContour()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx142 const ::rtl::OUString sContourPolyPolygon; member in XMLTextParagraphExport

Completed in 44 milliseconds