Searched refs:CHelpPopupWindow (Results 1 – 3 of 3) sorted by relevance
77 osl::Mutex CHelpPopupWindow::s_Mutex;78 ATOM CHelpPopupWindow::s_ClassAtom = 0;79 sal_Int32 CHelpPopupWindow::s_RegisterWndClassCount = 0;85 CHelpPopupWindow::CHelpPopupWindow( in CHelpPopupWindow() function in CHelpPopupWindow111 CHelpPopupWindow::~CHelpPopupWindow( ) in ~CHelpPopupWindow()128 void SAL_CALL CHelpPopupWindow::setText( const rtl::OUString& aHelpText ) in setText()137 void SAL_CALL CHelpPopupWindow::show( sal_Int32 x, sal_Int32 y ) in show()176 HWND SAL_CALL CHelpPopupWindow::setParent( HWND hwndNewParent ) in setParent()190 void SAL_CALL CHelpPopupWindow::calcWindowRect( LPRECT lprect ) in calcWindowRect()238 void SAL_CALL CHelpPopupWindow::adjustWindowSize( sal_Int32* cx_new, sal_Int32* cy_new ) in adjustWindowSize()[all …]
62 class CHelpPopupWindow class72 CHelpPopupWindow(79 ~CHelpPopupWindow( );135 CHelpPopupWindow( const CHelpPopupWindow& );136 CHelpPopupWindow& operator=( const CHelpPopupWindow& );
222 CHelpPopupWindow m_HelpPopupWindow;