Searched defs:IsDeletable (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/inc/ | ||
H A D | content.hxx | 217 sal_Bool IsDeletable() const {return bDelete;} in IsDeletable() function in SwContentType |
/trunk/main/cui/source/options/ | ||
H A D | optlingu.cxx | 256 sal_Bool IsDeletable() const { return (sal_Bool)(nVal >> 10) & 0x01; } in IsDeletable() function in DicUserData |
/trunk/main/cui/source/customize/ | ||
H A D | cfg.cxx | 3099 bool SvxConfigEntry::IsDeletable() in IsDeletable() function in SvxConfigEntry |
Completed in 47 milliseconds