Home
last modified time | relevance | path

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

/trunk/main/framework/source/helper/
H A Dtitlebarupdate.cxx130 DEFINE_XINTERFACE_5(TitleBarUpdate , in DEFINE_XINTERFACE_5() argument
138 DEFINE_XTYPEPROVIDER_5(TitleBarUpdate , in DEFINE_XINTERFACE_5()
146 TitleBarUpdate::TitleBarUpdate(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in DEFINE_XINTERFACE_5()
154 TitleBarUpdate::~TitleBarUpdate() in ~TitleBarUpdate()
159 void SAL_CALL TitleBarUpdate::initialize(const css::uno::Sequence< css::uno::Any >& lArguments) in initialize()
194 void SAL_CALL TitleBarUpdate::frameAction(const css::frame::FrameActionEvent& aEvent) in frameAction()
210 void SAL_CALL TitleBarUpdate::titleChanged(const css::frame::TitleChangedEvent& /* aEvent */) in titleChanged()
217 void SAL_CALL TitleBarUpdate::disposing(const css::lang::EventObject&) in disposing()
264 void TitleBarUpdate::impl_forceUpdate() in impl_forceUpdate()
287 void TitleBarUpdate::impl_updateIcon(const css::uno::Reference< css::frame::XFrame >& xFrame) in impl_updateIcon()
[all …]
/trunk/main/framework/inc/helper/
H A Dtitlebarupdate.hxx119 class TitleBarUpdate : // interfaces class
161TitleBarUpdate(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
162 … virtual ~TitleBarUpdate( );
/trunk/main/framework/source/services/
H A Dtaskcreatorsrv.cxx383 TitleBarUpdate* pHelper = new TitleBarUpdate (xSMGR); in implts_establishTitleBarUpdate()

Completed in 26 milliseconds