Searched refs:bFoundInPath (Results 1 – 1 of 1) sorted by relevance
456 sal_Bool bFoundInPath; // Must not relativated again! member in BasicLibInfo500 sal_Bool IsFoundInPath() const { return bFoundInPath; } in IsFoundInPath()501 void SetFoundInPath( sal_Bool bInPath ) { bFoundInPath = bInPath; } in SetFoundInPath()525 bFoundInPath = sal_False; in BasicLibInfo()
Completed in 15 milliseconds