Searched defs:handleAttribute (Results 1 – 6 of 6) sorted by relevance
/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 732 …bool OControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() function in xmloff::OControlImport 1154 …bool OImagePositionImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLo… in handleAttribute() function in xmloff::OImagePositionImport 1224 …bool OReferredControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rL… in handleAttribute() function in xmloff::OReferredControlImport 1247 …bool OPasswordImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalNam… in handleAttribute() function in xmloff::OPasswordImport 1278 …bool ORadioImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, … in handleAttribute() function in xmloff::ORadioImport 1317 …bool OURLReferenceImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLoca… in handleAttribute() function in xmloff::OURLReferenceImport 1384 …bool OValueRangeImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocal… in handleAttribute() function in xmloff::OValueRangeImport 1714 …bool OListAndComboImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLoca… in handleAttribute() function in xmloff::OListAndComboImport 2057 …bool OFormImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, c… in handleAttribute() function in xmloff::OFormImport
|
H A D | propertyimport.cxx | 348 bool OPropertyImport::handleAttribute(sal_uInt16 /*_nNamespaceKey*/, const ::rtl::OUString& _rLocal… in handleAttribute() function in xmloff::OPropertyImport
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnStyle.java | 157 private void handleAttribute(String attr, String value) { in handleAttribute() method in ColumnStyle
|
H A D | RowStyle.java | 157 private void handleAttribute(String attr, String value) { in handleAttribute() method in RowStyle
|
H A D | CellStyle.java | 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 | 193 private void handleAttribute(String attr, String value) { in handleAttribute() method in TextStyle
|
Completed in 270 milliseconds