Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx345 const OUString sIsPixelContour(RTL_CONSTASCII_USTRINGPARAM("IsPixelContour")); in XMLTextFrameContourContext_Impl() local
347 if( xPropSetInfo->hasPropertyByName( sIsPixelContour ) ) in XMLTextFrameContourContext_Impl()
350 xPropSet->setPropertyValue( sIsPixelContour, aAny ); in XMLTextFrameContourContext_Impl()
H A Dtxtparae.cxx1228 sIsPixelContour(RTL_CONSTASCII_USTRINGPARAM("IsPixelContour")), in XMLTextParagraphExport()
2905 if( rPropSetInfo->hasPropertyByName( sIsPixelContour ) ) in exportContour()
2907 bPixel = *(sal_Bool *)rPropSet->getPropertyValue( sIsPixelContour ).getValue(); in exportContour()
/aoo41x/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx166 const ::rtl::OUString sIsPixelContour; member in XMLTextParagraphExport

Completed in 39 milliseconds