Searched refs:_bShowPrefix (Results 1 – 2 of 2) sorted by relevance
42 OConnectionURLEdit::OConnectionURLEdit(Window* _pParent, const ResId& _rResId,sal_Bool _bShowPrefix) in DBG_NAME()46 ,m_bShowPrefix(_bShowPrefix) in DBG_NAME()145 void OConnectionURLEdit::ShowPrefix(sal_Bool _bShowPrefix) in ShowPrefix() argument147 m_bShowPrefix = _bShowPrefix; in ShowPrefix()
59 OConnectionURLEdit(Window* pParent, const ResId& rResId,sal_Bool _bShowPrefix = sal_False);73 void ShowPrefix(sal_Bool _bShowPrefix);
Completed in 13 milliseconds