Searched refs:InspectorHelpWindow (Results 1 – 4 of 4) sorted by relevance
46 InspectorHelpWindow::InspectorHelpWindow( Window* _pParent ) in InspectorHelpWindow() function in pcr::InspectorHelpWindow66 void InspectorHelpWindow::SetText( const XubString& _rStr ) in SetText()72 void InspectorHelpWindow::SetLimits( sal_Int32 _nMinLines, sal_Int32 _nMaxLines ) in SetLimits()79 long InspectorHelpWindow::impl_getHelpTextBorderHeight() in impl_getHelpTextBorderHeight()87 long InspectorHelpWindow::impl_getSpaceAboveTextWindow() in impl_getSpaceAboveTextWindow()95 long InspectorHelpWindow::GetMinimalHeightPixel() in GetMinimalHeightPixel()101 long InspectorHelpWindow::impl_getMinimalTextWindowHeight() in impl_getMinimalTextWindowHeight()107 long InspectorHelpWindow::impl_getMaximalTextWindowHeight() in impl_getMaximalTextWindowHeight()113 long InspectorHelpWindow::GetOptimalHeightPixel() in GetOptimalHeightPixel()131 void InspectorHelpWindow::Resize() in Resize()
40 class InspectorHelpWindow : public Window class50 InspectorHelpWindow( Window* _pParent );
58 class InspectorHelpWindow;105 ::std::auto_ptr< InspectorHelpWindow >
361 ,m_pHelpWindow( new InspectorHelpWindow( this ) ) in DBG_NAME()
Completed in 30 milliseconds