Lines Matching refs:TitleBarUpdate
130 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()
224 ::sal_Bool TitleBarUpdate::implst_getModuleInfo(const css::uno::Reference< css::frame::XFrame >& xF… in implst_getModuleInfo()
264 void TitleBarUpdate::impl_forceUpdate() in impl_forceUpdate()
287 void TitleBarUpdate::impl_updateIcon(const css::uno::Reference< css::frame::XFrame >& xFrame) in impl_updateIcon()
361 void TitleBarUpdate::impl_updateTitle(const css::uno::Reference< css::frame::XFrame >& xFrame) in impl_updateTitle()