Home
last modified time | relevance | path

Searched refs:showBasic (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx367 sal_Bool showBasic = getBooleanKey(xHierAccess,"Help/ShowBasic"); in init() local
368 m_pDatabases = new Databases( showBasic, in init()
H A Ddatabases.hxx183 Databases( sal_Bool showBasic,
H A Ddatabases.cxx139 Databases::Databases( sal_Bool showBasic, in Databases() argument
147 m_bShowBasic(showBasic), in Databases()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx663 sal_Bool showBasic( getBooleanKey(xHierAccess,"Help/ShowBasic") ); in init() local
778 if(! showBasic && baseName.compareToAscii("sbasic") == 0 ) in init()

Completed in 97 milliseconds