Home
last modified time | relevance | path

Searched refs:TVFactory (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmlhelp/source/treeview/
H A Dtvfactory.cxx43 TVFactory::TVFactory( const uno::Reference< XMultiServiceFactory >& xMSF ) in TVFactory() function in TVFactory
49 TVFactory::~TVFactory() in ~TVFactory()
59 TVFactory::acquire( in acquire()
68 TVFactory::release( in release()
77 TVFactory::queryInterface( in queryInterface()
94 XTYPEPROVIDER_IMPL_3( TVFactory,
106 TVFactory::getImplementationName() in getImplementationName()
109 return TVFactory::getImplementationName_static(); in getImplementationName()
114 TVFactory::supportsService( in supportsService()
125 TVFactory::getSupportedServiceNames( void ) in getSupportedServiceNames()
[all …]
H A Dtvfactory.hxx40 class TVFactory: class
48TVFactory( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& xMS…
50 ~TVFactory();