Searched defs:handleAttribute (Results 1 – 6 of 6) sorted by relevance
/trunk/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 733 …bool OControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() function in xmloff::OControlImport 1155 …bool OImagePositionImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLo… in handleAttribute() function in xmloff::OImagePositionImport 1225 …bool OReferredControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rL… in handleAttribute() function in xmloff::OReferredControlImport 1248 …bool OPasswordImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalNam… in handleAttribute() function in xmloff::OPasswordImport 1279 …bool ORadioImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, … in handleAttribute() function in xmloff::ORadioImport 1318 …bool OURLReferenceImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLoca… in handleAttribute() function in xmloff::OURLReferenceImport 1385 …bool OValueRangeImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocal… in handleAttribute() function in xmloff::OValueRangeImport 1715 …bool OListAndComboImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLoca… in handleAttribute() function in xmloff::OListAndComboImport 2058 …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
|
/trunk/main/xmerge/java/xmerge/src/main/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
|
/trunk/main/xmerge/java/xmerge/src/main/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 55 milliseconds