Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dimestatuswindow.cxx53 using sfx2::appl::ImeStatusWindow;
55 ImeStatusWindow::ImeStatusWindow( in ImeStatusWindow() function in ImeStatusWindow
62 void ImeStatusWindow::init() in init()
82 bool ImeStatusWindow::isShowing() in isShowing()
101 void ImeStatusWindow::show(bool bShow) in show()
124 bool ImeStatusWindow::canToggle() const in canToggle()
129 ImeStatusWindow::~ImeStatusWindow() in ~ImeStatusWindow()
145 void SAL_CALL ImeStatusWindow::disposing(css::lang::EventObject const & ) in disposing()
154 ImeStatusWindow::propertyChange(css::beans::PropertyChangeEvent const & ) in propertyChange()
163 css::uno::Reference< css::beans::XPropertySet > ImeStatusWindow::getConfig() in getConfig()
H A Dimestatuswindow.hxx51 class ImeStatusWindow: private ImeStatusWindow_Impl class
54ImeStatusWindow( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > cons…
94 ImeStatusWindow(ImeStatusWindow &); // not implemented
95 void operator =(ImeStatusWindow); // not implemented
97 virtual ~ImeStatusWindow();
H A Dappdata.cxx114 m_xImeStatusWindow(new sfx2::appl::ImeStatusWindow(comphelper::getProcessServiceFactory())) in SfxAppData_Impl()
/aoo41x/main/sfx2/source/inc/
H A Dappdata.hxx79 namespace sfx2 { namespace appl { class ImeStatusWindow; } }
132 rtl::Reference< sfx2::appl::ImeStatusWindow > m_xImeStatusWindow;

Completed in 22 milliseconds