Searched refs:sContourPolyPolygon (Results 1 – 3 of 3) sorted by relevance
299 OUString sContourPolyPolygon(RTL_CONSTASCII_USTRINGPARAM("ContourPolyPolygon")); in XMLTextFrameContourContext_Impl() local302 …if(xPropSetInfo->hasPropertyByName(sContourPolyPolygon) && nWidth > 0 && nHeight > 0 && bPixelWidt… in XMLTextFrameContourContext_Impl()342 xPropSet->setPropertyValue( sContourPolyPolygon, aAny ); in XMLTextFrameContourContext_Impl()
1206 sContourPolyPolygon(RTL_CONSTASCII_USTRINGPARAM("ContourPolyPolygon")), in XMLTextParagraphExport()2889 if( !rPropSetInfo->hasPropertyByName( sContourPolyPolygon ) ) in exportContour()2895 rPropSet->getPropertyValue( sContourPolyPolygon ) >>= aSourcePolyPolygon; in exportContour()
142 const ::rtl::OUString sContourPolyPolygon; member in XMLTextParagraphExport
Completed in 33 milliseconds