Searched defs:IsGlobal (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/inc/ | ||
H A D | xiname.hxx | 48 inline bool IsGlobal() const { return mnScTab == SCTAB_MAX; } in IsGlobal() function in XclImpName |
/aoo41x/main/basic/source/inc/ | ||
H A D | symtbl.hxx | 176 sal_Bool IsGlobal() const { return bGlobal; } in IsGlobal() function in SbiSymDef |
/aoo41x/main/desktop/source/app/ | ||
H A D | cmdlineargs.cxx | 818 sal_Bool CommandLineArgs::IsGlobal() const in IsGlobal() function in desktop::CommandLineArgs |
/aoo41x/main/sc/source/filter/excel/ | ||
H A D | xename.cxx | 87 inline bool IsGlobal() const { return mnXclTab == EXC_NAME_GLOBAL; } in IsGlobal() function in XclExpName |
Completed in 84 milliseconds