Searched refs:mxUrlTransformer (Results 1 – 2 of 2) sorted by relevance
128 mxUrlTransformer(), in PresenterController()202 mxUrlTransformer = Reference<util::XURLTransformer>( in PresenterController()277 Reference<lang::XComponent> xComponent (mxUrlTransformer, UNO_QUERY); in disposing()278 mxUrlTransformer = NULL; in disposing()645 if ( ! mxUrlTransformer.is()) in DispatchUnoCommand()650 mxUrlTransformer->parseStrict(aURL); in DispatchUnoCommand()684 if (mxUrlTransformer.is()) in CreateURLFromString()687 mxUrlTransformer->parseStrict(aURL); in CreateURLFromString()
233 css::uno::Reference<css::util::XURLTransformer> mxUrlTransformer; member in sdext::presenter::PresenterController
Completed in 12 milliseconds