Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx353 const OUString sIsAutomaticContour(RTL_CONSTASCII_USTRINGPARAM("IsAutomaticContour") ); in XMLTextFrameContourContext_Impl() local
355 if( xPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in XMLTextFrameContourContext_Impl()
358 xPropSet->setPropertyValue( sIsAutomaticContour, aAny ); in XMLTextFrameContourContext_Impl()
H A Dtxtparae.cxx1226 sIsAutomaticContour(RTL_CONSTASCII_USTRINGPARAM("IsAutomaticContour")), in XMLTextParagraphExport()
2967 if( rPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in exportContour()
2970 sIsAutomaticContour ).getValue(); in exportContour()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx164 const ::rtl::OUString sIsAutomaticContour; member in XMLTextParagraphExport

Completed in 49 milliseconds