/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | imp_share.hxx | 93 *pRet = xAttributes->getValueByUidName( nUid, rAttrName ); in getStringAttr() 254 rLocalName, xAttributes, pParent, pImport ) in StylesElement() 309 rLocalName, xAttributes, pParent, pImport ) in StyleElement() 339 rLocalName, xAttributes, pParent, pImport ) in MenuPopupElement() 495 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in WindowElement() 552 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in ButtonElement() 574 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in CheckBoxElement() 597 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in ComboBoxElement() 620 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in MenuListElement() 640 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in RadioElement() [all …]
|
H A D | xmldlg_impmodels.cxx | 1274 xAttributes, in startChildElement() 1342 _pImport, getControlId( xAttributes ), in endElement() 1360 xAttributes ); in endElement() 1363 xAttributes ); in endElement() 1366 xAttributes ); in endElement() 1384 xAttributes, in endElement() 1470 _pImport, getControlId( xAttributes ), in endElement() 1488 xAttributes ); in endElement() 1491 xAttributes ); in endElement() 1511 xAttributes, in endElement() [all …]
|
H A D | xmldlg_import.cxx | 98 xAttributes->getValueByUidName( in getStyle() 112 xAttributes->getValueByUidName( in getControlId() 791 xAttributes->getValueByUidName( in importStringProperty() 806 xAttributes->getValueByUidName( in importDoubleProperty() 835 xAttributes->getValueByUidName( in importLongProperty() 851 xAttributes->getValueByUidName( in importLongProperty() 866 xAttributes->getValueByUidName( in importHexLongProperty() 881 xAttributes->getValueByUidName( in importShortProperty() 896 xAttributes->getValueByUidName( in importAlignProperty() 1689 xAttributes ); in importDefaults() [all …]
|
/trunk/main/xmlscript/source/xmlflat_imexp/ |
H A D | xmlbas_import.cxx | 50 const Reference< xml::input::XAttributes >& xAttributes, in BasicElementBase() 55 ,m_xAttributes( xAttributes ) in BasicElementBase() 79 if ( xAttributes.is() ) in getBoolAttr() 189 const Reference< xml::input::XAttributes >& xAttributes, in BasicLibrariesElement() 203 const Reference< xml::input::XAttributes >& xAttributes ) in startChildElement() 216 if ( xAttributes.is() ) in startChildElement() 229 xAttributes, m_pImport->XMLNS_UID ); in startChildElement() 257 if ( xAttributes.is() ) in startChildElement() 266 xAttributes, m_pImport->XMLNS_UID ); in startChildElement() 357 if ( xAttributes.is() ) in startChildElement() [all …]
|
H A D | xmlbas_import.hxx | 65 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, 70 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, 85 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes ) 111 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, 118 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes ) 139 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, 147 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes ) 166 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, 174 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes ) 194 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::input::XAttributes >& xAttributes, [all …]
|
/trunk/main/oox/source/drawingml/ |
H A D | clrschemecontext.cxx | 36 if ( xAttributes->hasAttribute( nToken ) ) in setClrMap() 47 setClrMap( xAttributes, rClrMap, XML_bg1 ); in clrMapContext() 48 setClrMap( xAttributes, rClrMap, XML_tx1 ); in clrMapContext() 49 setClrMap( xAttributes, rClrMap, XML_bg2 ); in clrMapContext() 50 setClrMap( xAttributes, rClrMap, XML_tx2 ); in clrMapContext() 51 setClrMap( xAttributes, rClrMap, XML_accent1 ); in clrMapContext() 52 setClrMap( xAttributes, rClrMap, XML_accent2 ); in clrMapContext() 53 setClrMap( xAttributes, rClrMap, XML_accent3 ); in clrMapContext() 54 setClrMap( xAttributes, rClrMap, XML_accent4 ); in clrMapContext() 55 setClrMap( xAttributes, rClrMap, XML_accent5 ); in clrMapContext() [all …]
|
H A D | textbodypropertiescontext.cxx | 50 const Reference< XFastAttributeList >& xAttributes, TextBodyProperties& rTextBodyProp ) in TextBodyPropertiesContext() 54 AttributeList aAttribs( xAttributes ); in TextBodyPropertiesContext() 62 sValue = xAttributes->getOptionalValue( XML_lIns ); in TextBodyPropertiesContext() 67 sValue = xAttributes->getOptionalValue( XML_tIns ); in TextBodyPropertiesContext() 72 sValue = xAttributes->getOptionalValue( XML_rIns ); in TextBodyPropertiesContext() 77 sValue = xAttributes->getOptionalValue( XML_bIns ); in TextBodyPropertiesContext() 85 switch( xAttributes->getOptionalValueToken( XML_anchor, XML_t ) ) in TextBodyPropertiesContext()
|
H A D | hyperlinkcontext.cxx | 42 const Reference< XFastAttributeList >& xAttributes, PropertyMap& aProperties ) in HyperLinkContext() 47 OUString aRelId = xAttributes->getOptionalValue( R_TOKEN( id ) ); in HyperLinkContext() 58 OUString sTooltip = xAttributes->getOptionalValue( R_TOKEN( tooltip ) ); in HyperLinkContext() 61 OUString sFrame = xAttributes->getOptionalValue( R_TOKEN( tgtFrame ) ); in HyperLinkContext() 64 OUString aAction = xAttributes->getOptionalValue( XML_action ); in HyperLinkContext()
|
H A D | textcharacterpropertiescontext.cxx | 105 …ntext( sal_Int32 aElementToken, const Reference< XFastAttributeList >& xAttributes ) throw (SAXExc… in createFastChildContext() argument 107 AttributeList aAttribs( xAttributes ); in createFastChildContext() 162 …xRet.set( new HyperLinkContext( *this, xAttributes, mrTextCharacterProperties.maHyperlinkProperty… in createFastChildContext()
|
H A D | drawingmltypes.cxx | 279 IndexRange GetIndexRange( const Reference< XFastAttributeList >& xAttributes ) in GetIndexRange() argument 282 range.start = xAttributes->getOptionalValue( XML_st ).toInt32(); in GetIndexRange() 283 range.end = xAttributes->getOptionalValue( XML_end ).toInt32(); in GetIndexRange()
|
/trunk/main/xmlscript/source/xmllib_imexp/ |
H A D | xmllib_import.cxx | 104 Reference< xml::input::XAttributes > const & xAttributes, in LibElementBase() 110 , _xAttributes( xAttributes ) in LibElementBase() 188 aDesc.aName = xAttributes->getValueByUidName( in startRootElement() 197 xAttributes, XMLNS_LIBRARY_UID ); in startRootElement() 201 xAttributes, XMLNS_LIBRARY_UID ); in startRootElement() 243 aDesc.aName = xAttributes->getValueByUidName( in startChildElement() 246 aDesc.aStorageURL = xAttributes->getValueByUidName( in startChildElement() 252 xAttributes, _pImport->XMLNS_LIBRARY_UID ); in startChildElement() 256 xAttributes, _pImport->XMLNS_LIBRARY_UID ); in startChildElement() 260 xAttributes, _pImport->XMLNS_LIBRARY_UID ); in startChildElement() [all …]
|
H A D | imp_share.hxx | 68 xAttributes->getValueByUidName( uid, rAttrName ) ); in getBoolAttr() 97 *pRet = xAttributes->getValueByUidName( uid, rAttrName ); in getStringAttr() 103 Reference< xml::input::XAttributes > const & xAttributes, in getLongAttr() 107 xAttributes->getValueByUidName( uid, rAttrName ) ); in getLongAttr() 159 Reference< xml::input::XAttributes > const & xAttributes ) 177 Reference< xml::input::XAttributes > const & xAttributes, 204 Reference< xml::input::XAttributes > const & xAttributes ) 220 Reference< xml::input::XAttributes > const & xAttributes ) 227 Reference< xml::input::XAttributes > const & xAttributes, in LibrariesElement() 245 Reference< xml::input::XAttributes > const & xAttributes ) [all …]
|
H A D | xmllib_export.cxx | 62 Reference< xml::sax::XAttributeList > xAttributes( pLibsElement ); in exportLibraryContainer() local 71 xOut->startElement( aLibrariesName, xAttributes ); in exportLibraryContainer() 132 Reference< xml::sax::XAttributeList > xAttributes( pLibElement ); in exportLibrary() local
|
/trunk/main/xmlscript/source/xmlmod_imexp/ |
H A D | xmlmod_import.cxx | 104 Reference< xml::input::XAttributes > const & xAttributes, in ModuleElement() 110 , _xAttributes( xAttributes ) in ModuleElement() 174 Reference< xml::input::XAttributes > const & xAttributes ) in startRootElement() 186 mrModuleDesc.aName = xAttributes->getValueByUidName( in startRootElement() 189 mrModuleDesc.aLanguage = xAttributes->getValueByUidName( in startRootElement() 192 mrModuleDesc.aModuleType = xAttributes->getValueByUidName( in startRootElement() 196 return new ModuleElement( rLocalName, xAttributes, 0, this ); in startRootElement()
|
H A D | imp_share.hxx | 87 Reference< xml::input::XAttributes > const & xAttributes ) 106 Reference< xml::input::XAttributes > const & xAttributes, 133 Reference< xml::input::XAttributes > const & xAttributes )
|
H A D | xmlmod_export.cxx | 55 Reference< xml::sax::XAttributeList > xAttributes( pModElement ); in exportScriptModule() local 69 xOut->startElement( aModuleName, xAttributes ); in exportScriptModule()
|
/trunk/main/unoxml/qa/complex/unoxml/ |
H A D | DOMTest.java | 2375 XNamedNodeMap xAttributes = xElem.getAttributes(); in testXNamedNodeMap_AttributesMap() local 2376 assertNotNull(xAttributes); in testXNamedNodeMap_AttributesMap() 2380 xAttributes.item(4); in testXNamedNodeMap_AttributesMap() 2388 xAttrBar, xAttributes.getNamedItem("bar")); in testXNamedNodeMap_AttributesMap() 2396 xAttrBar, xAttributes.getNamedItem("bar")); in testXNamedNodeMap_AttributesMap() 2398 xAttrBarNs, xAttributes.getNamedItemNS(ns, "bar")); in testXNamedNodeMap_AttributesMap() 2403 xAttrBar, xAttributes.item(0)); in testXNamedNodeMap_AttributesMap() 2405 xAttrBar, xAttributes.getNamedItem("bar")); in testXNamedNodeMap_AttributesMap() 2409 XNode xAttrBarRem = xAttributes.removeNamedItem("bar"); in testXNamedNodeMap_AttributesMap() 2414 XNode xAttrBarSetN = xAttributes.setNamedItem(xAttrBarRem); in testXNamedNodeMap_AttributesMap() [all …]
|
/trunk/main/toolkit/source/layout/core/ |
H A D | import.cxx | 180 uno::Reference< xml::input::XAttributes > const & xAttributes, in ElementBase() 188 , mxAttributes( xAttributes ) in ElementBase() 205 uno::Reference <xml::input::XAttributes> const &xAttributes, in ToplevelElement() 208 : WidgetElement( 0, rName, xAttributes, NULL, pImport ) in ToplevelElement() 218 uno::Reference< xml::input::XAttributes > const & xAttributes ) in startRootElement() 225 return new ToplevelElement( rLocalName, xAttributes, this ); in startRootElement()
|
H A D | proplist.cxx | 372 void propsFromAttributes( const uno::Reference<xml::input::XAttributes> & xAttributes, in propsFromAttributes() argument 375 sal_Int32 nAttrs = xAttributes->getLength(); in propsFromAttributes() 378 if ( nNamespace != xAttributes->getUidByIndex( i ) ) in propsFromAttributes() 382 ( xAttributes->getLocalNameByIndex( i ), in propsFromAttributes() 383 xAttributes->getValueByIndex( i ) ); in propsFromAttributes()
|
H A D | import.hxx | 166 css::uno::Reference<css::xml::input::XAttributes > const & xAttributes ) 183 css::uno::Reference< css::xml::input::XAttributes > const & xAttributes, 215 css::uno::Reference<css::xml::input::XAttributes > const & xAttributes )
|
/trunk/main/dbaccess/source/core/recovery/ |
H A D | storagexmlstream.cxx | 76 ::rtl::Reference< SvXMLAttributeList > xAttributes; 95 m_pData->xAttributes = new SvXMLAttributeList; in StorageXMLOutputStream() 115 m_pData->xAttributes->AddAttribute( i_rName, i_rValue ); in addAttribute() 123 m_pData->xHandler->startElement( i_rElementName, m_pData->xAttributes.get() ); in startElement() 124 m_pData->xAttributes = new SvXMLAttributeList; in startElement()
|
/trunk/main/oox/source/drawingml/diagram/ |
H A D | diagramdefinitioncontext.cxx | 39 const Reference< XFastAttributeList >& xAttributes, in DiagramDefinitionContext() 45 mpLayout->setDefStyle( xAttributes->getOptionalValue( XML_defStyle ) ); in DiagramDefinitionContext() 46 OUString sValue = xAttributes->getOptionalValue( XML_minVer ); in DiagramDefinitionContext() 52 mpLayout->setUniqueId( xAttributes->getOptionalValue( XML_uniqueId ) ); in DiagramDefinitionContext()
|
/trunk/main/oox/inc/oox/drawingml/ |
H A D | drawingmltypes.hxx | 85 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes ); 92 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes ); 95 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes ); 146 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes );
|
H A D | customshapegeometry.hxx | 40 …tar::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapePro… 52 …tar::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapePro… 64 …tar::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapePro…
|
/trunk/main/xmloff/source/core/ |
H A D | DomExport.cxx | 268 Reference<XNamedNodeMap> xAttributes = xElement->getAttributes(); in element() local 269 sal_Int32 nLength = xAttributes.is() ? xAttributes->getLength() : 0; in element() 272 addAttribute( Reference<XAttr>( xAttributes->item( n ), UNO_QUERY_THROW ) ); in element()
|