Lines Matching refs:aErrorMessage

184 		::rtl::OUString aErrorMessage = getErrorLineString();  in endDocument()
185aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No matching start or end element '… in endDocument()
186 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument()
206 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
207aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:imagecontainer' can… in startElement()
208 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
219 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
220aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:images' must be emb… in startElement()
221 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
226 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
227aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:images' cannot be e… in startElement()
228 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
285 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
286aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Attribute image:maskmode must be '… in startElement()
287 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
315 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
316aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Required attribute xlink:href must… in startElement()
317 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
330 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
331aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:entry' must be embe… in startElement()
332 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
377 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
378aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Required attribute 'image:bitmap-i… in startElement()
379 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
389 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
390aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Required attribute 'image:command'… in startElement()
391 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
407 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
408aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:externalimages' mus… in startElement()
409 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
418 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
419aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:externalimages' can… in startElement()
420 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
438 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
439aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:externalentry' must… in startElement()
440 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
450 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
451aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:externalentry' cann… in startElement()
452 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
494 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
495aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Required attribute 'image:command'… in startElement()
496 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()
508 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement()
509aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Required attribute 'xlink:href' mu… in startElement()
510 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement()