Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLSectionImportContext.cxx111 , sIsCurrentlyVisible(RTL_CONSTASCII_USTRINGPARAM(sAPI_IsCurrentlyVisible)) in XMLSectionImportContext()
190 xPropSet->setPropertyValue( sIsCurrentlyVisible, aAny); in StartElement()
H A DXMLSectionImportContext.hxx66 const ::rtl::OUString sIsCurrentlyVisible; member in XMLSectionImportContext
H A DXMLSectionExport.hxx136 const ::rtl::OUString sIsCurrentlyVisible; member in XMLSectionExport
H A DXMLSectionExport.cxx140 , sIsCurrentlyVisible(RTL_CONSTASCII_USTRINGPARAM("IsCurrentlyVisible")) in XMLSectionExport()
445 aAny = xPropSet->getPropertyValue(sIsCurrentlyVisible); in ExportRegularSectionStart()

Completed in 30 milliseconds