/aoo42x/main/sfx2/source/dialog/ |
H A D | securitypage.src | 146 Text [ en-US ] = "~Protect..." ; 160 Text [ en-US ] = "Protect Records" ;
|
/aoo42x/main/sc/source/ui/src/ |
H A D | scstring.src | 354 Text [ en-US ] = "Protect Document" ; 362 Text [ en-US ] = "Protect Sheet" ; 370 Text [ en-US ] = "Protect Records" ;
|
H A D | attrdlg.src | 135 …s only effective after the current sheet has been protected. \n\nSelect 'Protect Document' from th…
|
H A D | globstr.src | 327 Text [ en-US ] = "Protect sheet" ; 335 Text [ en-US ] = "Protect document" ;
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 332 sal_uInt8 Protect; member 340 sal_uInt8 Protect; member
|
H A D | exp_op.hxx | 76 void Protect();
|
/aoo42x/main/cui/source/tabpages/ |
H A D | transfrm.src | 183 // Protect 189 Text [ en-US ] = "Protect" ;
|
H A D | swpossizetabpage.src | 160 Text [ en-US ] = "Protect" ;
|
/aoo42x/main/wizards/ |
H A D | Zip_euro.mk | 35 Protect.xba \
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbadocumentbase.hxx | 58 …virtual void SAL_CALL Protect( const css::uno::Any & aPassword ) throw (css::uno::RuntimeException…
|
/aoo42x/main/oovbaapi/ooo/vba/ |
H A D | XDocumentBase.idl | 52 void Protect( [in] any Password );
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | protectiondlg.src | 29 Text [ en-US ] = "Protect Sheet" ;
|
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 117 rStream >> rProtect.Protect; in lcl_ReadTabProtect() 125 rStream >> rProtect.Protect; in lcl_ReadSheetProtect() 1099 aProtection.setProtected(static_cast<bool>(SheetProtect.Protect)); in LoadProtect() 1458 aProtection.setProtected(static_cast<bool>(TabProtect.Protect)); in LoadTables()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsh3.cxx | 1044 Protect( TABLEID_DOC, aPassword ); in Execute() 1200 Protect( nTab, aPassword ); in Execute()
|
H A D | viewfunc.cxx | 2565 void ScViewFunc::Protect( SCTAB nTab, const String& rPassword ) in Protect() function in ScViewFunc 2574 aFunc.Protect( nTab, rPassword, sal_False ); in Protect() 2588 aFunc.Protect( i, rPassword, sal_False ); in Protect()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | expop.cxx | 209 inline void ExportWK1::Protect() in Protect() function in ExportWK1
|
/aoo42x/main/oovbaapi/ooo/vba/excel/ |
H A D | XWorksheet.idl | 81 …void Protect([in] any Password,[in] any DrawingObjects ,[in] any Contents,[in] any Scenarios,[in] …
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 138 sal_Bool Protect( SCTAB nTab, const String& rPassword, sal_Bool bApi );
|
H A D | viewfunc.hxx | 199 void Protect( SCTAB nTab, const String& rPassword );
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbadocumentbase.cxx | 189 VbaDocumentBase::Protect( const uno::Any &aPassword ) throw (uno::RuntimeException) in Protect() function in VbaDocumentBase
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaworksheet.hxx | 121 …virtual void SAL_CALL Protect( const css::uno::Any& Password, const css::uno::Any& DrawingObjects,…
|
/aoo42x/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 1294 .uno:Protect 1295 .uno:Protect
|
H A D | unocmds.txt | 806 .uno:Protect;scalc/01/06060100.xhp 807 .uno:Protect;swriter/01/05100300.xhp
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | regionsw.src | 517 Text [ en-US ] = "~Protect";
|
/aoo42x/main/sw/source/ui/app/ |
H A D | mn.src | 452 Text [ en-US ] = "~Protect" ; \
|