Lines Matching refs:xml

67     throw (xml::sax::SAXException, RuntimeException)  in endElement()
74 Reference< xml::input::XAttributes > const & xAttributes, in ControlElement()
94 Reference< xml::input::XElement > ControlElement::getStyle( in getStyle()
95 Reference< xml::input::XAttributes > const & xAttributes ) in getStyle()
105 return Reference< xml::input::XElement >(); in getStyle()
109 Reference< xml::input::XAttributes > const & xAttributes ) in getControlId()
117 throw xml::sax::SAXException( in getControlId()
412 throw xml::sax::SAXException( in importFontStyle()
466 throw xml::sax::SAXException( in importFontStyle()
488 throw xml::sax::SAXException( in importFontStyle()
535 throw xml::sax::SAXException( in importFontStyle()
617 throw xml::sax::SAXException( in importFontStyle()
651 throw xml::sax::SAXException( in importFontStyle()
697 throw xml::sax::SAXException( in importFontStyle()
724 throw xml::sax::SAXException( in importFontStyle()
766 throw xml::sax::SAXException( in importFontStyle()
788 Reference< xml::input::XAttributes > const & xAttributes ) in importStringProperty()
803 Reference< xml::input::XAttributes > const & xAttributes ) in importDoubleProperty()
818 Reference< xml::input::XAttributes > const & xAttributes ) in importBooleanProperty()
832 Reference< xml::input::XAttributes > const & xAttributes ) in importLongProperty()
848 Reference< xml::input::XAttributes > const & xAttributes ) in importLongProperty()
863 Reference< xml::input::XAttributes > const & xAttributes ) in importHexLongProperty()
878 Reference< xml::input::XAttributes > const & xAttributes ) in importShortProperty()
893 Reference< xml::input::XAttributes > const & xAttributes ) in importAlignProperty()
919 throw xml::sax::SAXException( in importAlignProperty()
932 Reference< xml::input::XAttributes > const & xAttributes ) in importVerticalAlignProperty()
955 throw xml::sax::SAXException( in importVerticalAlignProperty()
968 Reference< xml::input::XAttributes > const & xAttributes ) in importImageAlignProperty()
994 throw xml::sax::SAXException( in importImageAlignProperty()
1007 Reference< xml::input::XAttributes > const & xAttributes ) in importImagePositionProperty()
1069 throw xml::sax::SAXException( in importImagePositionProperty()
1082 Reference< xml::input::XAttributes > const & xAttributes ) in importButtonTypeProperty()
1108 throw xml::sax::SAXException( in importButtonTypeProperty()
1121 Reference< xml::input::XAttributes > const & xAttributes ) in importDateFormatProperty()
1179 throw xml::sax::SAXException( in importDateFormatProperty()
1192 Reference< xml::input::XAttributes > const & xAttributes ) in importTimeFormatProperty()
1226 throw xml::sax::SAXException( in importTimeFormatProperty()
1239 Reference< xml::input::XAttributes > const & xAttributes ) in importOrientationProperty()
1257 throw xml::sax::SAXException( in importOrientationProperty()
1270 Reference< xml::input::XAttributes > const & xAttributes ) in importLineEndFormatProperty()
1292 throw xml::sax::SAXException( in importLineEndFormatProperty()
1305 Reference< xml::input::XAttributes > const & xAttributes ) in importSelectionTypeProperty()
1332 throw xml::sax::SAXException( in importSelectionTypeProperty()
1346 Reference< xml::input::XAttributes > const & xAttributes ) in importImageScaleModeProperty()
1369 throw xml::sax::SAXException( in importImageScaleModeProperty()
1431 ::std::vector< Reference< xml::input::XElement > > const & rEvents ) in importEvents()
1447 Reference< xml::input::XAttributes > xAttributes( in importEvents()
1464 throw xml::sax::SAXException( in importEvents()
1512 throw xml::sax::SAXException( in importEvents()
1541 throw xml::sax::SAXException( in importEvents()
1562 throw xml::sax::SAXException( in importEvents()
1595 throw xml::sax::SAXException( in importEvents()
1626 Reference< xml::input::XAttributes > const & xAttributes, in importDefaults()
1679 throw xml::sax::SAXException( in importDefaults()
1718 Reference< xml::input::XElement > ElementBase::getParent() in getParent()
1721 return static_cast< xml::input::XElement * >( _pParent ); in getParent()
1736 Reference< xml::input::XAttributes > ElementBase::getAttributes() in getAttributes()
1744 throw (xml::sax::SAXException, RuntimeException) in ignorableWhitespace()
1750 throw (xml::sax::SAXException, RuntimeException) in characters()
1756 throw (xml::sax::SAXException, RuntimeException) in endElement()
1762 throw (xml::sax::SAXException, RuntimeException) in processingInstruction()
1766 Reference< xml::input::XElement > ElementBase::startChildElement( in startChildElement()
1768 Reference< xml::input::XAttributes > const & /*xAttributes*/ ) in startChildElement()
1769 throw (xml::sax::SAXException, RuntimeException) in startChildElement()
1771 throw xml::sax::SAXException( in startChildElement()
1779 Reference< xml::input::XAttributes > const & xAttributes, in ElementBase()
1820 Reference< xml::input::XNamespaceMapping > const & xNamespaceMapping ) in startDocument()
1821 throw (xml::sax::SAXException, RuntimeException) in startDocument()
1830 throw (xml::sax::SAXException, RuntimeException) in endDocument()
1837 throw (xml::sax::SAXException, RuntimeException) in processingInstruction()
1843 Reference< xml::sax::XLocator > const & /*xLocator*/ ) in setDocumentLocator()
1844 throw (xml::sax::SAXException, RuntimeException) in setDocumentLocator()
1849 Reference< xml::input::XElement > DialogImport::startRootElement( in startRootElement()
1851 Reference< xml::input::XAttributes > const & xAttributes ) in startRootElement()
1852 throw (xml::sax::SAXException, RuntimeException) in startRootElement()
1856 throw xml::sax::SAXException( in startRootElement()
1867 throw xml::sax::SAXException( in startRootElement()
1905 Reference< xml::input::XElement > const & xStyle ) in addStyle()
1912 Reference< xml::input::XElement > DialogImport::getStyle( in getStyle()
1929 Reference< xml::sax::XDocumentHandler > SAL_CALL importDialogModel( in importDialogModel()
1935 static_cast< xml::input::XRoot * >( in importDialogModel()