/trunk/main/xmlsecurity/source/xmlsec/mscrypt/ |
H A D | xmlsignature_mscryptimpl.cxx | 56 using ::com::sun::star::xml::wrapper::XXMLElementWrapper ; 57 using ::com::sun::star::xml::wrapper::XXMLDocumentWrapper ; 58 using ::com::sun::star::xml::crypto::XSecurityEnvironment ; 59 using ::com::sun::star::xml::crypto::XXMLSignature ; 60 using ::com::sun::star::xml::crypto::XXMLSignatureTemplate ; 61 using ::com::sun::star::xml::crypto::XXMLSecurityContext ; 62 using ::com::sun::star::xml::crypto::XUriBinding ; 63 using ::com::sun::star::xml::crypto::XMLSignatureException ; 77 ) throw( com::sun::star::xml::crypto::XMLSignatureException, in generate() 153 aTemplate->setStatus(com::sun::star::xml::crypto::SecurityOperationStatus_UNKNOWN); in generate() [all …]
|
/trunk/main/offapi/com/sun/star/xml/sax/ |
H A D | XDocumentHandler.idl | 31 #include <com/sun/star/xml/sax/SAXException.idl> 35 #include <com/sun/star/xml/sax/XAttributeList.idl> 39 #include <com/sun/star/xml/sax/XLocator.idl> 62 raises( com::sun::star::xml::sax::SAXException ); 69 raises( com::sun::star::xml::sax::SAXException ); 77 raises( com::sun::star::xml::sax::SAXException ); 84 raises( com::sun::star::xml::sax::SAXException ); 91 raises( com::sun::star::xml::sax::SAXException ); 98 raises( com::sun::star::xml::sax::SAXException ); 106 raises( com::sun::star::xml::sax::SAXException ); [all …]
|
H A D | XParser.idl | 31 #include <com/sun/star/xml/sax/InputSource.idl> 35 #include <com/sun/star/xml/sax/SAXException.idl> 43 #include <com/sun/star/xml/sax/XDocumentHandler.idl> 47 #include <com/sun/star/xml/sax/XErrorHandler.idl> 51 #include <com/sun/star/xml/sax/XDTDHandler.idl> 55 #include <com/sun/star/xml/sax/XEntityResolver.idl> 65 module com { module sun { module star { module xml { module sax { 72 <em>org.xml.sax.Parser</em> with some minor adaptations.</p> 81 void parseStream( [in] com::sun::star::xml::sax::InputSource aInputSource ) 82 raises( com::sun::star::xml::sax::SAXException, [all …]
|
/trunk/main/desktop/source/deployment/registry/inc/ |
H A D | dp_backenddb.hxx | 37 namespace xml { namespace dom { namespace 41 namespace xml { namespace xpath { namespace 53 css::uno::Reference<css::xml::dom::XDocument> m_doc; 54 css::uno::Reference<css::xml::xpath::XXPathAPI> m_xpathApi; 67 css::uno::Reference<css::xml::dom::XDocument> getDocument(); 71 css::uno::Reference<css::xml::xpath::XXPathAPI> getXPathAPI(); 75 css::uno::Reference<css::xml::dom::XNode> getKeyElement( 82 css::uno::Reference<css::xml::dom::XNode> const & xParent); 96 css::uno::Reference<css::xml::dom::XNode> writeKeyElement( 105 css::uno::Reference<css::xml::dom::XNode> const & parent, [all …]
|
/trunk/main/xmloff/inc/ |
H A D | XMLBasicExportFilter.hxx | 36 ::com::sun::star::xml::sax::XDocumentHandler > XMLBasicExportFilter_BASE; 41 ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XDocumentHandler > m_xHandler; 50 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 52 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 54 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttribs ) 55 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 57 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 59 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 61 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 63 throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); [all …]
|
/trunk/main/automation/source/server/ |
H A D | XMLParser.cxx | 46 using namespace com::sun::star::xml::sax; 232 …virtual void SAL_CALL startDocument( ) throw (::com::sun::star::xml::sax::SAXException, ::com::su… 233 …virtual void SAL_CALL endDocument( ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun:… 234 …n::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttribs ) throw (::com::su… 239 …:sun::star::uno::Reference< ::com::sun::star::xml::sax::XLocator >& xLocator ) throw (::com::sun::… 337 void SAXParser::startDocument( ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star… in startDocument() 344 void SAXParser::endDocument( ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::… in endDocument() 348 …n::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttribs ) throw (::com::su… in startElement() 355 void SAXParser::endElement( const ::rtl::OUString& aName ) throw (::com::sun::star::xml::sax::SAXEx… in endElement() 361 void SAXParser::characters( const ::rtl::OUString& aChars ) throw (::com::sun::star::xml::sax::SAXE… in characters() [all …]
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | GenericDrawPage.idl | 68 // DocMerge from xml: service com::sun::star::drawing::GenericDrawPage 155 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderLeft 162 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderRight 169 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderTop 176 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Height 183 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Width 190 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Number 197 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Orientation 204 /** this property stores xml attributes. 205 They will be saved to and restored from automatic styles inside xml files. [all …]
|
/trunk/main/sdext/prj/ |
H A D | d.lst | 11 mkdir: %_DEST%\xml%_EXT% 12 mkdir: %_DEST%\xml%_EXT%\registry 13 mkdir: %_DEST%\xml%_EXT%\registry\spool 14 mkdir: %_DEST%\xml%_EXT%\registry\spool\org 15 mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice 16 mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office 17 mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office\Jobs 18 mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office\ProtocolHandler 23 mkdir: %_DEST%\xml%_EXT% 24 ..\%__SRC%\misc\PresentationMinimizer.component %_DEST%\xml%_EXT%\PresentationMinimizer.component [all …]
|
/trunk/main/xmlsecurity/source/xmlsec/nss/ |
H A D | xmlsignature_nssimpl.cxx | 63 using ::com::sun::star::xml::wrapper::XXMLElementWrapper ; 64 using ::com::sun::star::xml::wrapper::XXMLDocumentWrapper ; 65 using ::com::sun::star::xml::crypto::XSecurityEnvironment ; 66 using ::com::sun::star::xml::crypto::XXMLSignature ; 67 using ::com::sun::star::xml::crypto::XXMLSignatureTemplate ; 68 using ::com::sun::star::xml::crypto::XSecurityEnvironment ; 69 using ::com::sun::star::xml::crypto::XXMLSecurityContext ; 70 using ::com::sun::star::xml::crypto::XUriBinding ; 71 using ::com::sun::star::xml::crypto::XMLSignatureException ; 84 ) throw( com::sun::star::xml::crypto::XMLSignatureException, in generate() [all …]
|
/trunk/main/framework/source/xml/ |
H A D | acceleratorconfigurationreader.cxx | 70 throw css::xml::sax::SAXException( \ 72 static_cast< css::xml::sax::XDocumentHandler* >(this), \ 80 DIRECT_INTERFACE(css::xml::sax::XDocumentHandler)) in DEFINE_XINTERFACE_1() 99 throw(css::xml::sax::SAXException, in startDocument() 106 throw(css::xml::sax::SAXException, in endDocument() 124 throw(css::xml::sax::SAXException, in startElement() 219 throw(css::xml::sax::SAXException, in endElement() 243 throw(css::xml::sax::SAXException, in characters() 250 throw(css::xml::sax::SAXException, in ignorableWhitespace() 258 throw(css::xml::sax::SAXException, in processingInstruction() [all …]
|
/trunk/main/sfx2/source/doc/ |
H A D | SfxDocumentMetaData.cxx | 127 css::xml::sax::XSAXSerializable> 308 css::uno::Reference< css::xml::dom::XNode> m_xParent; 731 } catch (css::xml::dom::DOMException & e) { in setMetaText() 869 } catch (css::xml::dom::DOMException & e) { in setMetaList() 1010 } catch (css::xml::dom::DOMException & e) { in updateElement() 1085 css::uno::Reference<css::xml::dom::XDocument> SAL_CALL 1156 css::uno::Reference<css::xml::dom::XNode> xDocNode( in init() 1213 } catch (css::xml::dom::DOMException & e) { in init() 1912 css::xml::sax::InputSource input; in loadFromStorage() 1949 } catch (css::xml::sax::SAXException &) { in loadFromStorage() [all …]
|
/trunk/main/desktop/source/deployment/inc/ |
H A D | dp_descriptioninfoset.hxx | 40 namespace xml { namespace 84 ::com::sun::star::xml::dom::XNode > const & element); 186 ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNodeList > 234 SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode > 236 SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode> 239 SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode> 241 ::com::sun::star::xml::dom::XNode > const & xParent, 243 SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode> 255 SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode> 290 ::com::sun::star::xml::dom::XNode > m_element; [all …]
|
/trunk/main/offapi/com/sun/star/xml/crypto/ |
H A D | XXMLEncryption.idl | 35 #include <com/sun/star/xml/crypto/XXMLEncryptionTemplate.idl> 36 #include <com/sun/star/xml/wrapper/XXMLElementWrapper.idl> 37 #include <com/sun/star/xml/crypto/XXMLSecurityContext.idl> 38 #include <com/sun/star/xml/crypto/XMLEncryptionException.idl> 41 module com { module sun { module star { module xml { module crypto { 46 * <p>This interface represents a xml encrypter or decrypter.</p> 63 com::sun::star::xml::crypto::XXMLEncryptionTemplate encrypt( 66 ) raises( com::sun::star::xml::crypto::XMLEncryptionException , 72 com::sun::star::xml::crypto::XXMLEncryptionTemplate decrypt( 74 [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext [all …]
|
/trunk/main/sysui/desktop/freedesktop/ |
H A D | freedesktop-menus.spec | 174 application/vnd.sun.xml.writer sxw 175 application/vnd.sun.xml.writer.template stw 176 application/vnd.sun.xml.writer.global sxg 179 application/vnd.sun.xml.calc sxc 180 application/vnd.sun.xml.calc.template stc 183 application/vnd.sun.xml.impress sxi 184 application/vnd.sun.xml.impress.template sti 186 application/vnd.sun.xml.draw sxd 187 application/vnd.sun.xml.draw.template std 189 application/vnd.sun.xml.math sxm [all …]
|
/trunk/main/sysui/desktop/redhat/ |
H A D | redhat-menus.spec | 133 application/vnd.sun.xml.writer sxw 134 application/vnd.sun.xml.writer.template stw 135 application/vnd.sun.xml.writer.global sxg 138 application/vnd.sun.xml.calc sxc 139 application/vnd.sun.xml.calc.template stc 142 application/vnd.sun.xml.impress sxi 143 application/vnd.sun.xml.impress.template sti 145 application/vnd.sun.xml.draw sxd 146 application/vnd.sun.xml.draw.template std 148 application/vnd.sun.xml.math sxm [all …]
|
/trunk/main/shell/prj/ |
H A D | d.lst | 13 ..\%__SRC%\misc\cmdmail.component %_DEST%\xml%_EXT%\cmdmail.component 23 ..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml 25 ..\%__SRC%\misc\desktopbe1.component %_DEST%\xml%_EXT%\desktopbe1.component 26 ..\%__SRC%\misc\gconfbe1.component %_DEST%\xml%_EXT%\gconfbe1.component 27 ..\%__SRC%\misc\kde4be1.component %_DEST%\xml%_EXT%\kde4be1.component 28 ..\%__SRC%\misc\kdebe1.component %_DEST%\xml%_EXT%\kdebe1.component 30 ..\%__SRC%\misc\localebe1.component %_DEST%\xml%_EXT%\localebe1.component 31 ..\%__SRC%\misc\macbe1.component %_DEST%\xml%_EXT%\macbe1.component 32 ..\%__SRC%\misc\sysmail.component %_DEST%\xml%_EXT%\sysmail.component 33 ..\%__SRC%\misc\syssh.component %_DEST%\xml%_EXT%\syssh.component [all …]
|
/trunk/main/oox/source/shape/ |
H A D | ShapeContextHandler.hxx | 55 css::xml::sax::XFastShapeContextHandler> 76 const css::uno::Reference< css::xml::sax::XFastAttributeList > & Attribs) 77 throw (css::uno::RuntimeException, css::xml::sax::SAXException); 82 const css::uno::Reference< css::xml::sax::XFastAttributeList > & Attribs) 83 throw (css::uno::RuntimeException, css::xml::sax::SAXException); 86 throw (css::uno::RuntimeException, css::xml::sax::SAXException); 91 throw (css::uno::RuntimeException, css::xml::sax::SAXException); 93 virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL 97 throw (css::uno::RuntimeException, css::xml::sax::SAXException); 104 throw (css::uno::RuntimeException, css::xml::sax::SAXException); [all …]
|
/trunk/main/package/source/package/manifest/ |
H A D | ManifestImport.hxx | 38 namespace xml { namespace sax { class XAttributeList; } } namespace 60 class ManifestImport : public cppu::WeakImplHelper1 < com::sun::star::xml::sax::XDocumentHandler > 86 … const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttribs, 95 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 97 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 99 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 101 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 103 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 105 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); 107 throw(::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException); [all …]
|
/trunk/main/filter/prj/ |
H A D | d.lst | 30 mkdir: %_DEST%\xml%_EXT%\registry 31 mkdir: %_DEST%\xml%_EXT%\registry\spool 57 ..\%__SRC%\misc\t602filter.component %_DEST%\xml%_EXT%\t602filter.component 67 ..\%__SRC%\misc\flash.component %_DEST%\xml%_EXT%\flash.component 68 ..\%__SRC%\misc\msfilter.component %_DEST%\xml%_EXT%\msfilter.component 69 ..\%__SRC%\misc\pdffilter.component %_DEST%\xml%_EXT%\pdffilter.component 70 ..\%__SRC%\misc\placeware.component %_DEST%\xml%_EXT%\placeware.component 71 ..\%__SRC%\misc\svgfilter.component %_DEST%\xml%_EXT%\svgfilter.component 72 ..\%__SRC%\misc\xmlfa.component %_DEST%\xml%_EXT%\xmlfa.component 73 ..\%__SRC%\misc\xmlfd.component %_DEST%\xml%_EXT%\xmlfd.component [all …]
|
/trunk/main/oox/inc/oox/drawingml/ |
H A D | customshapegeometry.hxx | 40 …andler& rParent, const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttribut… 41 …xml::sax::XFastContextHandler > SAL_CALL createFastChildContext( ::sal_Int32 aElementToken, const … 52 …andler& rParent, const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttribut… 53 …xml::sax::XFastContextHandler > SAL_CALL createFastChildContext( ::sal_Int32 aElementToken, const … 64 …andler& rParent, const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttribut… 65 …xml::sax::XFastContextHandler > SAL_CALL createFastChildContext( ::sal_Int32 aElementToken, const …
|
/trunk/main/filter/source/xsltfilter/ |
H A D | uof2splithandler.hxx | 52 class UOF2SplitHandler : public ::cppu::WeakImplHelper1< ::com::sun::star::xml::sax::XDocumentHandl… 54 …::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XExtendedDocumentHandler > m_xHandl… 69 …virtual void SAL_CALL startDocument() throw( ::com::sun::star::xml::sax::SAXException, ::com::sun:… 70 …virtual void SAL_CALL endDocument() throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::s… 72 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); 74 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); 76 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); 78 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); 80 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); 82 throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException ); [all …]
|
/trunk/main/xmloff/source/forms/ |
H A D | elementimport.hxx | 129 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 132 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 205 ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > 240 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 312 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 338 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 423 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 477 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 480 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); 529 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& _rxAttrList); [all …]
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLDDELinksContext.hxx | 41 ::com::sun::star::xml::sax::XAttributeList>& xAttrList); 48 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 81 ::com::sun::star::xml::sax::XAttributeList>& xAttrList); 88 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 113 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 121 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 136 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 144 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 159 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 183 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, [all …]
|
H A D | xmlfilti.hxx | 67 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 75 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 102 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 110 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 127 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 135 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ); 158 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 201 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 235 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, 260 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, [all …]
|
/trunk/main/xmloff/source/core/ |
H A D | XMLBasicExportFilter.cxx | 36 XMLBasicExportFilter::XMLBasicExportFilter( const Reference< xml::sax::XDocumentHandler >& rxHandle… in XMLBasicExportFilter() 52 throw (xml::sax::SAXException, RuntimeException) in startDocument() 60 throw (xml::sax::SAXException, RuntimeException) in endDocument() 68 const Reference< xml::sax::XAttributeList >& xAttribs ) in startElement() 69 throw (xml::sax::SAXException, RuntimeException) in startElement() 78 throw (xml::sax::SAXException, RuntimeException) in endElement() 87 throw (xml::sax::SAXException, RuntimeException) in characters() 96 throw (xml::sax::SAXException, RuntimeException) in ignorableWhitespace() 106 throw (xml::sax::SAXException, RuntimeException) in processingInstruction() 114 void XMLBasicExportFilter::setDocumentLocator( const Reference< xml::sax::XLocator >& xLocator ) in setDocumentLocator() [all …]
|