Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Dcurledit.cxx42 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() argument
147 m_bShowPrefix = _bShowPrefix; in ShowPrefix()
/trunk/main/dbaccess/source/ui/inc/
H A Dcurledit.hxx59 OConnectionURLEdit(Window* pParent, const ResId& rResId,sal_Bool _bShowPrefix = sal_False);
73 void ShowPrefix(sal_Bool _bShowPrefix);

Completed in 26 milliseconds