Home
last modified time | relevance | path

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

/aoo42x/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_export.cxx37 static OUString aTrueStr ( RTL_CONSTASCII_USTRINGPARAM("true") ); variable
96 rLib.bLink ? aTrueStr : aFalseStr ); in exportLibraryContainer()
101 rLib.bReadOnly ? aTrueStr : aFalseStr ); in exportLibraryContainer()
141 rLib.bReadOnly ? aTrueStr : aFalseStr ); in exportLibrary()
144 rLib.bPasswordProtected ? aTrueStr : aFalseStr ); in exportLibrary()
147 …addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":preload") ), aTrueStr ); in exportLibrary()
/aoo42x/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx273 ::rtl::OUString aTrueStr( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in filter()
304 aTrueStr ); in filter()
332 aTrueStr ); in filter()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport2.cxx1982 …const OUString aFalseStr( RTL_CONSTASCII_USTRINGPARAM( "false" ) ), aTrueStr( RTL_CONSTASCII_USTRI… local
1988 mrExport.AddAttribute( XML_NAMESPACE_DRAW, XML_VALUE, bLoop ? aTrueStr : aFalseStr );
1995 mrExport.AddAttribute( XML_NAMESPACE_DRAW, XML_VALUE, bMute ? aTrueStr : aFalseStr );

Completed in 29 milliseconds