Home
last modified time | relevance | path

Searched refs:sIsVisible (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLSectionImportContext.cxx108 , sIsVisible(RTL_CONSTASCII_USTRINGPARAM(sAPI_IsVisible)) in XMLSectionImportContext()
181 xPropSet->setPropertyValue( sIsVisible, aAny ); in StartElement()
H A DXMLSectionImportContext.hxx63 const ::rtl::OUString sIsVisible; member in XMLSectionImportContext
H A DXMLSectionExport.hxx102 const ::rtl::OUString sIsVisible; member in XMLSectionExport
H A DXMLSectionExport.cxx106 , sIsVisible(RTL_CONSTASCII_USTRINGPARAM("IsVisible")) in XMLSectionExport()
456 aAny = xPropSet->getPropertyValue(sIsVisible); in ExportRegularSectionStart()

Completed in 24 milliseconds