| /AOO41X/main/xmloff/source/forms/ |
| H A D | elementimport.cxx | 601 …bool OElementImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() function in xmloff::OElementImport 630 return OPropertyImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute() 668 …OSL_VERIFY( handleAttribute( XML_NAMESPACE_FORM, sLocalAttrName, ::rtl::OUString::createFromAscii(… in simulateDefaultedAttribute() 732 …bool OControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() function in xmloff::OControlImport 826 return OElementImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute() 1154 …bool OImagePositionImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLo… in handleAttribute() function in xmloff::OImagePositionImport 1176 return OControlImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute() 1224 …bool OReferredControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rL… in handleAttribute() function in xmloff::OReferredControlImport 1233 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute() 1247 …bool OPasswordImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalNam… in handleAttribute() function in xmloff::OPasswordImport [all …]
|
| H A D | elementimport.hxx | 136 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 244 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 315 virtual bool handleAttribute( sal_uInt16 _nNamespaceKey, 341 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 359 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 378 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 400 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 450 virtual bool handleAttribute( sal_uInt16 _nNamespaceKey, 536 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey, 735 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey,
|
| H A D | propertyimport.cxx | 318 handleAttribute(nNamespace, sLocalName, _rxAttrList->getValueByIndex(i)); in StartElement() 348 bool OPropertyImport::handleAttribute(sal_uInt16 /*_nNamespaceKey*/, const ::rtl::OUString& _rLocal… in handleAttribute() function in xmloff::OPropertyImport
|
| H A D | propertyimport.hxx | 118 virtual bool handleAttribute(sal_uInt16 _nNamespaceKey,
|
| /AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
| H A D | RowStyle.java | 63 handleAttribute(attr.getNodeName(), attr.getNodeValue()); in RowStyle() 82 handleAttribute(attr.getNodeName(), in RowStyle() 157 private void handleAttribute(String attr, String value) { in handleAttribute() method in RowStyle
|
| H A D | ColumnStyle.java | 63 handleAttribute(attr.getNodeName(), attr.getNodeValue()); in ColumnStyle() 82 handleAttribute(attr.getNodeName(), in ColumnStyle() 157 private void handleAttribute(String attr, String value) { in handleAttribute() method in ColumnStyle
|
| H A D | CellStyle.java | 65 handleAttribute(attr.getNodeName(), attr.getNodeValue()); in CellStyle() 84 handleAttribute(attr.getNodeName(), in CellStyle() 152 private void handleAttribute(String attr, String value) { in handleAttribute() method in CellStyle
|
| /AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
| H A D | TextStyle.java | 93 handleAttribute(attr.getNodeName(), attr.getNodeValue()); in TextStyle() 112 handleAttribute(attr.getNodeName(), in TextStyle() 193 private void handleAttribute(String attr, String value) { in handleAttribute() method in TextStyle
|