Home
last modified time | relevance | path

Searched defs:pProtect (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx1001 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Execute() local
1081 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local
1113 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local
1153 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local
H A Dselect.cxx326 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in SetCursorAtCell() local
H A Dhdrcont.cxx661 const ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in IsSelectionAllowed() local
H A Dgridwin.cxx2162 ScTableProtection* pProtect = pDoc->GetTabProtection( nTab ); in MouseButtonUp() local
2847 const ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Command() local
H A Dtabview3.cxx963 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in MoveCursorRel() local
/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx265 const ScDocProtection* pProtect = GetDoc().GetDocProtection(); in FillAsHeader() local
H A Dxicontent.cxx1155 auto_ptr<ScDocProtection> pProtect(new ScDocProtection); in Apply() local
1260 auto_ptr<ScTableProtection> pProtect(new ScTableProtection); in Apply() local
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx274 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in getEnableSelection() local
312 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in setEnableSelection() local
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx658 auto_ptr<ScTableProtection> pProtect(new ScTableProtection); in DeleteTable() local
H A Dxmlexprt.cxx1730 … ScTableProtection* pProtect = pDoc->GetTabProtection(static_cast<SCTAB>(nTable)); in _ExportContent() local
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx554 const SvxProtectItem* pProtect = (const SvxProtectItem*)rPool.GetItem2(RES_PROTECT, n); in ExportDocument_Impl() local
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1027 const SvxProtectItem* pProtect(0); in UpdateParent() local
/trunk/main/sc/source/core/data/
H A Dtable5.cxx1029 void ScTable::SetProtection(const ScTableProtection* pProtect) in SetProtection()
H A Ddocumen3.cxx1814 void ScDocument::SetDocProtection(const ScDocProtection* pProtect) in SetDocProtection()
1850 void ScDocument::SetTabProtection(SCTAB nTab, const ScTableProtection* pProtect) in SetTabProtection()
H A Dattarray.cxx1297 const ScProtectionAttr* pProtect = in HasAttrib() local
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1111 ScTableProtection* pProtect = rRoot.GetDoc().GetTabProtection(nTab); in XclExpSheetProtectOptions() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3426 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in ProtectSheet() local
3456 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Protect() local
3478 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Protect() local

Completed in 187 milliseconds