Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx205 sal_Bool IsPathReadonly(SvtPathOptions::Pathes ePath)const;
309 sal_Bool SvtPathOptions_Impl::IsPathReadonly(SvtPathOptions::Pathes ePath)const in IsPathReadonly() function in SvtPathOptions_Impl
1044 sal_Bool SvtPathOptions::IsPathReadonly(Pathes ePath)const in IsPathReadonly() function in SvtPathOptions
1046 return pImp->IsPathReadonly(ePath); in IsPathReadonly()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx100 sal_Bool IsPathReadonly(Pathes ePath)const;

Completed in 21 milliseconds