Home
last modified time | relevance | path

Searched refs:SetHelpLineLimites (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx234 pPage->getListBox().SetHelpLineLimites( m_nMinHelpLines, m_nMaxHelpLines ); in AppendPage()
362 void OPropertyEditor::SetHelpLineLimites( sal_Int32 _nMinLines, sal_Int32 _nMaxLines ) in SetHelpLineLimites() function in pcr::OPropertyEditor
389 _rPage.getListBox().SetHelpLineLimites( m_nMinHelpLines, m_nMaxHelpLines ); in setHelpLineLimits()
H A Dpropertyeditor.hxx94 … void SetHelpLineLimites( sal_Int32 _nMinLines, sal_Int32 _nMaxLines );
H A Dbrowserlistbox.hxx153 … void SetHelpLineLimites( sal_Int32 _nMinLines, sal_Int32 _nMaxLines );
H A Dbrowserlistbox.cxx552 void OBrowserListBox::SetHelpLineLimites( sal_Int32 _nMinLines, sal_Int32 _nMaxLines ) in SetHelpLineLimites() function in pcr::OBrowserListBox
H A Dpropcontroller.cxx197 …getPropertyBox().SetHelpLineLimites( m_xModel->getMinHelpTextLines(), m_xModel->getMaxHelpTextLine… in impl_initializeView_nothrow()

Completed in 33 milliseconds