Home
last modified time | relevance | path

Searched refs:sIsAutoUpdate (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextShapeStyleContext.cxx165 sIsAutoUpdate( RTL_CONSTASCII_USTRINGPARAM( "IsAutoUpdate" ) ), in XMLTextShapeStyleContext()
229 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in CreateAndInsert()
234 xPropSet->setPropertyValue( sIsAutoUpdate, aAny ); in CreateAndInsert()
H A Dtxtstyli.cxx141 , sIsAutoUpdate( RTL_CONSTASCII_USTRINGPARAM( "IsAutoUpdate" ) ) in XMLTextStyleContext()
224 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in CreateAndInsert()
229 xPropSet->setPropertyValue( sIsAutoUpdate, aAny ); in CreateAndInsert()
/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx78 sIsAutoUpdate( RTL_CONSTASCII_USTRINGPARAM( "IsAutoUpdate" ) ), in XMLStyleExport()
173 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in exportStyle()
175 aAny = xPropSet->getPropertyValue( sIsAutoUpdate ); in exportStyle()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextShapeStyleContext.hxx32 const ::rtl::OUString sIsAutoUpdate; member in XMLTextShapeStyleContext
H A Dstyleexp.hxx63 const ::rtl::OUString sIsAutoUpdate; member in XMLStyleExport
H A Dtxtstyli.hxx40 const ::rtl::OUString sIsAutoUpdate; member in XMLTextStyleContext

Completed in 276 milliseconds