Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx306 sal_Bool haveExplorer() const;
309 void toggleExplorer() { if (haveExplorer()) hideExplorer(); else showExplorer(); } in toggleExplorer()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1734 aReturn.bChecked = haveExplorer(); in GetState()
3328 sal_Bool SbaTableQueryBrowser::haveExplorer() const in haveExplorer() function in dbaui::SbaTableQueryBrowser
3336 if (!haveExplorer()) in hideExplorer()
3351 if (haveExplorer()) in showExplorer()

Completed in 44 milliseconds