Home
last modified time | relevance | path

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

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx448 sal_Bool bFoundInPath; // Must not relativated again! member in BasicLibInfo
492 sal_Bool IsFoundInPath() const { return bFoundInPath; } in IsFoundInPath()
493 void SetFoundInPath( sal_Bool bInPath ) { bFoundInPath = bInPath; } in SetFoundInPath()
517 bFoundInPath = sal_False; in BasicLibInfo()