/aoo42x/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_export.cxx | 499 pStyle->addAttribute( in createElement() 504 pStyle->addAttribute( in createElement() 518 pStyle->addAttribute( in createElement() 523 pStyle->addAttribute( in createElement() 528 pStyle->addAttribute( in createElement() 533 pStyle->addAttribute( in createElement() 538 pStyle->addAttribute( in createElement() 543 pStyle->addAttribute( in createElement() 569 addAttribute( in addNumberFormatAttr() 586 addAttribute( in addNumberFormatAttr() [all …]
|
H A D | xmldlg_expmodels.cxx | 79 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":style-id") ), in readButtonModel() 107 addAttribute( OUSTR(XMLNS_DIALOGS_PREFIX ":toggled"), OUSTR("1") ); in readButtonModel() 154 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":style-id") ), in readCheckBoxModel() 178 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":tristate") ), in readCheckBoxModel() 222 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":style-id") ), in readComboBoxModel() 289 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":style-id") ), in readListBoxModel() 364 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":style-id") ), in readRadioButtonModel() 980 addAttribute( in readFormattedFieldModel() 985 addAttribute( in readFormattedFieldModel() 1119 addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_DIALOGS_PREFIX) ), in readDialogModel() [all …]
|
H A D | exp_share.hxx | 161 { addAttribute( rAttrName, ::rtl::OUString::valueOf(bValue) ); } in addBoolAttr() 228 addAttribute( attrName, ::rtl::OUString::valueOf(v) ); in read()
|
/aoo42x/main/xmlscript/source/xmllib_imexp/ |
H A D | xmllib_export.cxx | 64 pLibsElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_LIBRARY_PREFIX) ), in exportLibraryContainer() 66 pLibsElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_XLINK_PREFIX) ), in exportLibraryContainer() 83 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":name") ), in exportLibraryContainer() 89 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_XLINK_PREFIX ":href") ), in exportLibraryContainer() 91 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_XLINK_PREFIX ":type") ), in exportLibraryContainer() 95 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":link") ), in exportLibraryContainer() 100 …pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":readonly")… in exportLibraryContainer() 134 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_LIBRARY_PREFIX) ), in exportLibrary() 137 pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":name") ), in exportLibrary() 140 …pLibElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_LIBRARY_PREFIX ":readonly")… in exportLibrary() [all …]
|
/aoo42x/main/scripting/source/storage/ |
H A D | ScriptElement.cxx | 53 addAttribute( OUSTR( "language" ), sII.language ); in ScriptElement() 54 addAttribute( OUSTR( "xmlns:parcel" ), OUSTR( "scripting.dtd" ) ); in ScriptElement() 56 xScriptElt->addAttribute( OUSTR( "language" ), sII.language ); in ScriptElement() 66 xel->addAttribute( OUSTR( "lang" ), mp_it->first ); in ScriptElement() 87 xel->addAttribute( OUSTR( "value" ), sII.functionname ); in ScriptElement() 94 xel->addAttribute( OUSTR( "value" ), sII.logicalname ); in ScriptElement() 109 subxel->addAttribute( OUSTR( "name" ), vp_it->first ); in ScriptElement() 125 xel->addAttribute( OUSTR( "name" ), fm_it->first ); in ScriptElement() 133 subxel->addAttribute( OUSTR( "name" ), vp_it->first ); in ScriptElement() 134 subxel->addAttribute( OUSTR("value"), vp_it->second ); in ScriptElement() [all …]
|
H A D | XMLElement.hxx | 81 void SAL_CALL addAttribute( ::rtl::OUString const & rAttrName,
|
H A D | XMLElement.cxx | 37 void XMLElement::addAttribute( OUString const & rAttrName, OUString const & rValue ) in addAttribute() function in scripting_impl::XMLElement
|
/aoo42x/main/xmlscript/source/xmlflat_imexp/ |
H A D | xmlbas_export.cxx | 234 …pLibContElement->addAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "xmlns:" ) ) + aPrefi… in filter() 238 …pLibContElement->addAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "xmlns:" XMLNS_XLINK_… in filter() 285 … pLibElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":name" ) ), in filter() 292 …pLibElement->addAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_XLINK_PREFIX ":href… in filter() 296 …pLibElement->addAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_XLINK_PREFIX ":type… in filter() 303 …pLibElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":readonly" ) ), in filter() 325 … pLibElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":name" ) ), in filter() 331 …pLibElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":readonly" ) ), in filter() 368 … pModElement->addAttribute( aPrefix + ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":name" ) ), in filter()
|
/aoo42x/main/xmlscript/source/xmlmod_imexp/ |
H A D | xmlmod_export.cxx | 57 pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("xmlns:" XMLNS_SCRIPT_PREFIX) ), in exportScriptModule() 60 pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":name") ), in exportScriptModule() 62 …pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":language") … in exportScriptModule() 65 …pModElement->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_SCRIPT_PREFIX ":moduleType"… in exportScriptModule()
|
/aoo42x/main/unotools/source/config/ |
H A D | xmlaccelcfg.cxx | 67 …void addAttribute( const ::rtl::OUString &sName , const ::rtl::OUString &sType , const ::rtl::OUSt… 178 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute() function in AttributeListImpl 390 pAcceleratorAttributes->addAttribute( in WriteAcceleratorItem() 395 pAcceleratorAttributes->addAttribute( in WriteAcceleratorItem() 400 pAcceleratorAttributes->addAttribute( in WriteAcceleratorItem()
|
/aoo42x/main/vcl/aqua/source/a11y/ |
H A D | aqua11ytextattributeswrapper.mm | 111 [ string addAttribute: attribute value: (id) aColorRef range: range ]; 124 [ string addAttribute: NSAccessibilityFontTextAttribute 161 …[ string addAttribute: NSAccessibilityUnderlineTextAttribute value: [ NSNumber numberWithInt: styl… 173 …[ string addAttribute: NSAccessibilityStrikethroughTextAttribute value: [ NSNumber numberWithBool:… 177 …[ string addAttribute: NSAccessibilityShadowTextAttribute value: [ NSNumber numberWithBool: YES ] … 193 … [ string addAttribute: NSAccessibilitySuperscriptTextAttribute value: number range: range ];
|
/aoo42x/main/sax/test/ |
H A D | saxdemo.cxx | 275 void addAttribute( const OUString &sName , 391 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute() function in AttributeListImpl 595 pList->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("Arg1" )), in main() 598 pList->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("Arg2")) , in main()
|
/aoo42x/main/sax/test/sax/ |
H A D | testwriter.cxx | 170 void addAttribute( const OUString &sName , 286 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute() function in sax_test::AttributeListImpl 485 pList->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("Arg1" )), in testSimple() 488 pList->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM("Arg2")) , in testSimple()
|
/aoo42x/main/xmloff/source/core/ |
H A D | DomExport.cxx | 172 void addAttribute( const Reference<XAttr>& ); 257 void DomExport::addAttribute( const Reference<XAttr>& xAttribute ) in addAttribute() function in DomExport 272 addAttribute( Reference<XAttr>( xAttributes->item( n ), UNO_QUERY_THROW ) ); in element()
|
/aoo42x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 257 void addAttribute( const UString &sName , const UString &sType , const UString &sValue ); 380 void AttributeListImpl::addAttribute( const UString &sName , in addAttribute() function in AttributeListImpl 585 pList->addAttribute( L"Arg1" , L"CDATA" , L"bla\n u" ); in testSimple() 586 pList->addAttribute( L"Arg2" , L"CDATA" , L"blub" ); in testSimple()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | BookSettings.java | 160 public void addAttribute(String name, String value) { in addAttribute() method in BookSettings 204 addAttribute(name, s); in readNode()
|
H A D | SheetSettings.java | 294 public void addAttribute(String name, String value) { in addAttribute() method in SheetSettings 360 addAttribute(name, s); in readNode()
|
/aoo42x/main/filter/source/xsltfilter/ |
H A D | uof2merge.cxx | 72 void addAttribute( const UOF2Attribute& rAttribute ); 92 void UOF2AttributeList::addAttribute( const UOF2Attribute& rAttribute ) in addAttribute() function in XSLT::UOF2AttributeList 233 pUOF2AttrList->addAttribute( in startElement()
|
/aoo42x/main/dbaccess/source/core/recovery/ |
H A D | subcomponentrecovery.cxx | 245 m_rDelegator.addAttribute( impl_prefix( i_eName ), i_rValue ); in AddAttribute() 251 … m_rDelegator.addAttribute( impl_prefix( i_eName ), ::xmloff::token::GetXMLToken( i_eValue ) ); in AddAttribute()
|
H A D | storagexmlstream.hxx | 63 … void addAttribute( const ::rtl::OUString& i_rName, const ::rtl::OUString& i_rValue ) const;
|
H A D | storagexmlstream.cxx | 113 …void StorageXMLOutputStream::addAttribute( const ::rtl::OUString& i_rName, const ::rtl::OUString& … in addAttribute() function in dbaccess::StorageXMLOutputStream
|
/aoo42x/main/sax/source/expatwrap/ |
H A D | attrlistimpl.hxx | 49 void addAttribute( const ::rtl::OUString &sName ,
|
H A D | attrlistimpl.cxx | 152 void AttributeList::addAttribute( const OUString &sName , in addAttribute() function in sax_expatwrap::AttributeList
|
/aoo42x/main/xmlscript/source/xml_helper/ |
H A D | xml_element.cxx | 38 void XMLElement::addAttribute( OUString const & rAttrName, OUString const & rValue ) in addAttribute() function in xmlscript::XMLElement
|
/aoo42x/main/xmlscript/inc/xmlscript/ |
H A D | xml_helper.hxx | 74 void SAL_CALL addAttribute( ::rtl::OUString const & rAttrName, ::rtl::OUString const & rValue )
|