Searched refs:sIsAutomaticContour (Results 1 – 3 of 3) sorted by relevance
353 const OUString sIsAutomaticContour(RTL_CONSTASCII_USTRINGPARAM("IsAutomaticContour") ); in XMLTextFrameContourContext_Impl() local355 if( xPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in XMLTextFrameContourContext_Impl()358 xPropSet->setPropertyValue( sIsAutomaticContour, aAny ); in XMLTextFrameContourContext_Impl()
1228 sIsAutomaticContour(RTL_CONSTASCII_USTRINGPARAM("IsAutomaticContour")), in XMLTextParagraphExport()2969 if( rPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in exportContour()2972 sIsAutomaticContour ).getValue(); in exportContour()
164 const ::rtl::OUString sIsAutomaticContour; member in XMLTextParagraphExport
Completed in 46 milliseconds