Home
last modified time | relevance | path

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

/aoo42x/main/cppuhelper/source/
H A Dmacro_expander.cxx96 class Bootstrap_MacroExpander : public mutex_holder, public t_uno_impl class
102 inline Bootstrap_MacroExpander( Reference< XComponentContext > const & ) SAL_THROW( () )
105 virtual ~Bootstrap_MacroExpander()
121 void Bootstrap_MacroExpander::disposing() in disposing()
124 Bootstrap_MacroExpander::~Bootstrap_MacroExpander() SAL_THROW( () ) in ~Bootstrap_MacroExpander()
129 OUString Bootstrap_MacroExpander::getImplementationName() in getImplementationName()
135 sal_Bool Bootstrap_MacroExpander::supportsService( OUString const & serviceName ) in supportsService()
148 Sequence< OUString > Bootstrap_MacroExpander::getSupportedServiceNames() in getSupportedServiceNames()
156 OUString Bootstrap_MacroExpander::expandMacros( OUString const & exp ) in expandMacros()
167 return static_cast< ::cppu::OWeakObject * >( new Bootstrap_MacroExpander( xComponentContext ) ); in service_create()

Completed in 9 milliseconds