Searched refs:ContentHandler (Results 1 – 12 of 12) sorted by relevance
416 struct ContentHandler struct423 …inline ContentHandler( ) { impl_clear(); … in ContentHandler() argument424 …inline ContentHandler( const ContentHandler& rCopy ) { impl_copy( rCopy ); … in ContentHandler() argument425 …inline ~ContentHandler( ) { impl_clear(); … in ~ContentHandler() argument426 …inline ContentHandler& operator= ( const ContentHandler& rCopy ) { return impl_copy( rCopy … in operator =() argument440 inline ContentHandler& impl_copy( const ContentHandler& rCopy ) in impl_copy() argument559 typedef SetNodeHash< ContentHandler > ContentHandlerHash ;627 void addContentHandler ( const ContentHandler& aHandler , sal_Bool bSetModified );633 void replaceContentHandler( const ContentHandler& aHandler , sal_Bool bSetModified );652 …static void convertContentHandlerToPropertySequence ( const ContentHandler& …[all …]
230 …ContentHandler getContentHandler ( const ::…
34 const ::rtl::OUString ContentHandler::PROP_NAME = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("…35 const ::rtl::OUString ContentHandler::PROP_TYPES = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("…
42 can be handled by a ContentHandler it will create and use it.47 published service ContentHandler
40 ContentHandler.idl\
60 Returned objects must support the service specification of a <type>ContentHandler</type>.
32 struct ContentHandler struct
40 class MyHandler : public xxml::ContentHandler
71 class MyHandler : public xxml::ContentHandler
797 lQuery[0].Name = ::framework::constant::ContentHandler::PROP_TYPES; in classifyContent()960 lQuery[0].Name = ::framework::constant::ContentHandler::PROP_TYPES; in impl_handleContent()967 … sHandler = lProps.getUnpackedValueOrDefault(::framework::constant::ContentHandler::PROP_NAME, ::… in impl_handleContent()
1379 ContentHandler aItem = m_aData.pFilterCache->getContentHandler( sName ); in impl_generateContentHandlerSet()
2956 com.sun.star.frame.ContentHandler
Completed in 84 milliseconds