Searched refs:bShowCol (Results 1 – 2 of 2) sorted by relevance
225 const String& rDefDBName, const sal_Bool bShowCol): in SwDBTreeList() argument232 bShowColumns (bShowCol), in SwDBTreeList()308 void SwDBTreeList::ShowColumns(sal_Bool bShowCol) in ShowColumns() argument310 if (bShowCol != bShowColumns) in ShowColumns()312 bShowColumns = bShowCol; in ShowColumns()
67 const sal_Bool bShowCol = sal_False );75 void ShowColumns(sal_Bool bShowCol);
Completed in 27 milliseconds