Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dbui/
H A Ddbtree.cxx232 bShowColumns (bShowCol), in SwDBTreeList()
310 if (bShowCol != bShowColumns) in ShowColumns()
312 bShowColumns = bShowCol; in ShowColumns()
441 … SvLBoxEntry* pTableEntry = InsertEntry(sTableName, aImg, aImg, pParent, bShowColumns); in RequestingChilds()
462 … SvLBoxEntry* pQueryEntry = InsertEntry(sQueryName, aImg, aImg, pParent, bShowColumns); in RequestingChilds()
541 if (bShowColumns && rColumnName.Len()) in Select()
/aoo42x/main/sw/source/ui/inc/
H A Ddbtree.hxx49 sal_Bool bShowColumns; member in SwDBTreeList

Completed in 12 milliseconds