Lines Matching refs:xml
66 throw (xml::sax::SAXException, RuntimeException) in endElement()
73 Reference< xml::input::XAttributes > const & xAttributes, in ControlElement()
93 Reference< xml::input::XElement > ControlElement::getStyle( in getStyle()
94 Reference< xml::input::XAttributes > const & xAttributes ) in getStyle()
104 return Reference< xml::input::XElement >(); in getStyle()
108 Reference< xml::input::XAttributes > const & xAttributes ) in getControlId()
116 throw xml::sax::SAXException( in getControlId()
411 throw xml::sax::SAXException( in importFontStyle()
465 throw xml::sax::SAXException( in importFontStyle()
487 throw xml::sax::SAXException( in importFontStyle()
534 throw xml::sax::SAXException( in importFontStyle()
616 throw xml::sax::SAXException( in importFontStyle()
650 throw xml::sax::SAXException( in importFontStyle()
696 throw xml::sax::SAXException( in importFontStyle()
723 throw xml::sax::SAXException( in importFontStyle()
765 throw xml::sax::SAXException( in importFontStyle()
787 Reference< xml::input::XAttributes > const & xAttributes ) in importStringProperty()
802 Reference< xml::input::XAttributes > const & xAttributes ) in importDoubleProperty()
817 Reference< xml::input::XAttributes > const & xAttributes ) in importBooleanProperty()
831 Reference< xml::input::XAttributes > const & xAttributes ) in importLongProperty()
847 Reference< xml::input::XAttributes > const & xAttributes ) in importLongProperty()
862 Reference< xml::input::XAttributes > const & xAttributes ) in importHexLongProperty()
877 Reference< xml::input::XAttributes > const & xAttributes ) in importShortProperty()
892 Reference< xml::input::XAttributes > const & xAttributes ) in importAlignProperty()
918 throw xml::sax::SAXException( in importAlignProperty()
931 Reference< xml::input::XAttributes > const & xAttributes ) in importVerticalAlignProperty()
954 throw xml::sax::SAXException( in importVerticalAlignProperty()
967 Reference< xml::input::XAttributes > const & xAttributes ) in importImageAlignProperty()
993 throw xml::sax::SAXException( in importImageAlignProperty()
1006 Reference< xml::input::XAttributes > const & xAttributes ) in importImagePositionProperty()
1068 throw xml::sax::SAXException( in importImagePositionProperty()
1081 Reference< xml::input::XAttributes > const & xAttributes ) in importButtonTypeProperty()
1107 throw xml::sax::SAXException( in importButtonTypeProperty()
1120 Reference< xml::input::XAttributes > const & xAttributes ) in importDateFormatProperty()
1178 throw xml::sax::SAXException( in importDateFormatProperty()
1191 Reference< xml::input::XAttributes > const & xAttributes ) in importTimeFormatProperty()
1225 throw xml::sax::SAXException( in importTimeFormatProperty()
1238 Reference< xml::input::XAttributes > const & xAttributes ) in importOrientationProperty()
1256 throw xml::sax::SAXException( in importOrientationProperty()
1269 Reference< xml::input::XAttributes > const & xAttributes ) in importLineEndFormatProperty()
1291 throw xml::sax::SAXException( in importLineEndFormatProperty()
1304 Reference< xml::input::XAttributes > const & xAttributes ) in importSelectionTypeProperty()
1331 throw xml::sax::SAXException( in importSelectionTypeProperty()
1393 ::std::vector< Reference< xml::input::XElement > > const & rEvents ) in importEvents()
1409 Reference< xml::input::XAttributes > xAttributes( in importEvents()
1426 throw xml::sax::SAXException( in importEvents()
1474 throw xml::sax::SAXException( in importEvents()
1503 throw xml::sax::SAXException( in importEvents()
1524 throw xml::sax::SAXException( in importEvents()
1557 throw xml::sax::SAXException( in importEvents()
1588 Reference< xml::input::XAttributes > const & xAttributes, in importDefaults()
1641 throw xml::sax::SAXException( in importDefaults()
1680 Reference< xml::input::XElement > ElementBase::getParent() in getParent()
1683 return static_cast< xml::input::XElement * >( _pParent ); in getParent()
1698 Reference< xml::input::XAttributes > ElementBase::getAttributes() in getAttributes()
1706 throw (xml::sax::SAXException, RuntimeException) in ignorableWhitespace()
1712 throw (xml::sax::SAXException, RuntimeException) in characters()
1718 throw (xml::sax::SAXException, RuntimeException) in endElement()
1724 throw (xml::sax::SAXException, RuntimeException) in processingInstruction()
1728 Reference< xml::input::XElement > ElementBase::startChildElement( in startChildElement()
1730 Reference< xml::input::XAttributes > const & /*xAttributes*/ ) in startChildElement()
1731 throw (xml::sax::SAXException, RuntimeException) in startChildElement()
1733 throw xml::sax::SAXException( in startChildElement()
1741 Reference< xml::input::XAttributes > const & xAttributes, in ElementBase()
1782 Reference< xml::input::XNamespaceMapping > const & xNamespaceMapping ) in startDocument()
1783 throw (xml::sax::SAXException, RuntimeException) in startDocument()
1792 throw (xml::sax::SAXException, RuntimeException) in endDocument()
1799 throw (xml::sax::SAXException, RuntimeException) in processingInstruction()
1805 Reference< xml::sax::XLocator > const & /*xLocator*/ ) in setDocumentLocator()
1806 throw (xml::sax::SAXException, RuntimeException) in setDocumentLocator()
1811 Reference< xml::input::XElement > DialogImport::startRootElement( in startRootElement()
1813 Reference< xml::input::XAttributes > const & xAttributes ) in startRootElement()
1814 throw (xml::sax::SAXException, RuntimeException) in startRootElement()
1818 throw xml::sax::SAXException( in startRootElement()
1829 throw xml::sax::SAXException( in startRootElement()
1867 Reference< xml::input::XElement > const & xStyle ) in addStyle()
1874 Reference< xml::input::XElement > DialogImport::getStyle( in getStyle()
1891 Reference< xml::sax::XDocumentHandler > SAL_CALL importDialogModel( in importDialogModel()
1897 static_cast< xml::input::XRoot * >( in importDialogModel()