Home
last modified time | relevance | path

Searched refs:impl_getHelpTextBorderHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx79 long InspectorHelpWindow::impl_getHelpTextBorderHeight() in impl_getHelpTextBorderHeight() function in pcr::InspectorHelpWindow
103 return impl_getHelpTextBorderHeight() + m_aHelpText.GetTextHeight() * m_nMinLines; in impl_getMinimalTextWindowHeight()
109 return impl_getHelpTextBorderHeight() + m_aHelpText.GetTextHeight() * m_nMaxLines; in impl_getMaximalTextWindowHeight()
122 long nActTextWindowHeight = impl_getHelpTextBorderHeight() + aTextRect.GetHeight(); in GetOptimalHeightPixel()
H A Dinspectorhelpwindow.hxx65 long impl_getHelpTextBorderHeight();

Completed in 11 milliseconds