Searched defs:rProtect (Results 1 – 5 of 5) sorted by relevance
211 …void SetProtection(const com::sun::star::uno::Sequence<sal_Int8>& rProtect) { aProtect = rProtect;… in SetProtection()
113 static void lcl_ReadTabProtect(SvStream& rStream, Sc10TableProtect& rProtect) in lcl_ReadTabProtect()121 static void lcl_ReadSheetProtect(SvStream& rStream, Sc10SheetProtect& rProtect) in lcl_ReadSheetProtect()
319 const SvxProtectItem& rProtect = pFmt->GetProtect(); in IsSelOvr() local
2535 void ScViewFunc::ProtectSheet( SCTAB nTab, const ScTableProtection& rProtect ) in ProtectSheet()
3419 void ScDocFunc::ProtectSheet( SCTAB nTab, const ScTableProtection& rProtect ) in ProtectSheet()
Completed in 65 milliseconds