Home
last modified time | relevance | path

Searched refs:xAttributes (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dimp_share.hxx93 *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 Dxmldlg_impmodels.cxx1274 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 Dxmldlg_import.cxx98 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 Dxmlbas_import.cxx50 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 Dxmlbas_import.hxx65 … 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 Dclrschemecontext.cxx36 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 Dtextbodypropertiescontext.cxx50 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 Dhyperlinkcontext.cxx42 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 Dtextcharacterpropertiescontext.cxx105 …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 Ddrawingmltypes.cxx279 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 Dxmllib_import.cxx104 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 Dimp_share.hxx68 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 Dxmllib_export.cxx62 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 Dxmlmod_import.cxx104 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 Dimp_share.hxx87 Reference< xml::input::XAttributes > const & xAttributes )
106 Reference< xml::input::XAttributes > const & xAttributes,
133 Reference< xml::input::XAttributes > const & xAttributes )
H A Dxmlmod_export.cxx55 Reference< xml::sax::XAttributeList > xAttributes( pModElement ); in exportScriptModule() local
69 xOut->startElement( aModuleName, xAttributes ); in exportScriptModule()
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2375 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 Dimport.cxx180 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 Dproplist.cxx372 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 Dimport.hxx166 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 Dstoragexmlstream.cxx76 ::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 Ddiagramdefinitioncontext.cxx39 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 Ddrawingmltypes.hxx85 … ::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 Dcustomshapegeometry.hxx40 …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 DDomExport.cxx268 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()

Completed in 148 milliseconds

12