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()
1204 sContourPolyPolygon(RTL_CONSTASCII_USTRINGPARAM("ContourPolyPolygon")), in XMLTextParagraphExport()2885 if( !rPropSetInfo->hasPropertyByName( sContourPolyPolygon ) ) in exportContour()2891 rPropSet->getPropertyValue( sContourPolyPolygon ) >>= aSourcePolyPolygon; in exportContour()
142 const ::rtl::OUString sContourPolyPolygon; member in XMLTextParagraphExport
Completed in 45 milliseconds