Home
last modified time | relevance | path

Searched refs:sUsePrettyPrinting (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/filter/xml/
H A Dwrtxml.cxx208 OUString sUsePrettyPrinting(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")); in _Write() local
211 xInfoSet->setPropertyValue( sUsePrettyPrinting, aAny ); in _Write()
/aoo4110/main/chart2/source/model/filter/
H A DXMLFilter.cxx689 OUString sUsePrettyPrinting(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")); in impl_Export() local
691 xInfoSet->setPropertyValue( sUsePrettyPrinting, uno::makeAny( bUsePrettyPrinting ) ); in impl_Export()
/aoo4110/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx926 OUString sUsePrettyPrinting(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")); in Export() local
928 xInfoSet->setPropertyValue( sUsePrettyPrinting, makeAny( bUsePrettyPrinting ) ); in Export()
/aoo4110/main/starmath/source/
H A Dmathmlexport.cxx170 OUString sUsePrettyPrinting(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")); in Export() local
174 xInfoSet->setPropertyValue( sUsePrettyPrinting, aAny ); in Export()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx699 OUString sUsePrettyPrinting(RTL_CONSTASCII_USTRINGPARAM(XML_USEPRETTYPRINTING)); in setSourceDocument() local
700 if (xPropertySetInfo->hasPropertyByName(sUsePrettyPrinting)) in setSourceDocument()
702 uno::Any aAny = mxExportInfo->getPropertyValue(sUsePrettyPrinting); in setSourceDocument()

Completed in 49 milliseconds