Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx225 const String& rDefDBName, const sal_Bool bShowCol): in SwDBTreeList() argument
232 bShowColumns (bShowCol), in SwDBTreeList()
308 void SwDBTreeList::ShowColumns(sal_Bool bShowCol) in ShowColumns() argument
310 if (bShowCol != bShowColumns) in ShowColumns()
312 bShowColumns = bShowCol; in ShowColumns()
/trunk/main/sw/source/ui/inc/
H A Ddbtree.hxx67 const sal_Bool bShowCol = sal_False );
75 void ShowColumns(sal_Bool bShowCol);

Completed in 19 milliseconds