Home
last modified time | relevance | path

Searched refs:Protect (Results 1 – 25 of 143) sorted by relevance

123456

/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.src146 Text [ en-US ] = "~Protect..." ;
160 Text [ en-US ] = "Protect Records" ;
/trunk/main/sc/source/ui/src/
H A Dscstring.src354 Text [ en-US ] = "Protect Document" ;
362 Text [ en-US ] = "Protect Sheet" ;
370 Text [ en-US ] = "Protect Records" ;
H A Dattrdlg.src135 …s only effective after the current sheet has been protected. \n\nSelect 'Protect Document' from th…
H A Dglobstr.src327 Text [ en-US ] = "Protect sheet" ;
335 Text [ en-US ] = "Protect document" ;
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx332 sal_uInt8 Protect; member
340 sal_uInt8 Protect; member
H A Dexp_op.hxx76 void Protect();
/trunk/main/cui/source/tabpages/
H A Dtransfrm.src183 // Protect
189 Text [ en-US ] = "Protect" ;
H A Dswpossizetabpage.src160 Text [ en-US ] = "Protect" ;
/trunk/main/wizards/
H A DZip_euro.mk35 Protect.xba \
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbadocumentbase.hxx58 …virtual void SAL_CALL Protect( const css::uno::Any & aPassword ) throw (css::uno::RuntimeException…
/trunk/main/oovbaapi/ooo/vba/
H A DXDocumentBase.idl52 void Protect( [in] any Password );
/trunk/main/sc/source/ui/miscdlgs/
H A Dprotectiondlg.src29 Text [ en-US ] = "Protect Sheet" ;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx117 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()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx1044 Protect( TABLEID_DOC, aPassword ); in Execute()
1200 Protect( nTab, aPassword ); in Execute()
H A Dviewfunc.cxx2565 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()
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx209 inline void ExportWK1::Protect() in Protect() function in ExportWK1
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXWorksheet.idl81 …void Protect([in] any Password,[in] any DrawingObjects ,[in] any Contents,[in] any Scenarios,[in] …
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx138 sal_Bool Protect( SCTAB nTab, const String& rPassword, sal_Bool bApi );
H A Dviewfunc.hxx199 void Protect( SCTAB nTab, const String& rPassword );
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx189 VbaDocumentBase::Protect( const uno::Any &aPassword ) throw (uno::RuntimeException) in Protect() function in VbaDocumentBase
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.hxx121 …virtual void SAL_CALL Protect( const css::uno::Any& Password, const css::uno::Any& DrawingObjects,…
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1294 .uno:Protect
1295 .uno:Protect
H A Dunocmds.txt806 .uno:Protect;scalc/01/06060100.xhp
807 .uno:Protect;swriter/01/05100300.xhp
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.src517 Text [ en-US ] = "~Protect";
/trunk/main/sw/source/ui/app/
H A Dmn.src452 Text [ en-US ] = "~Protect" ; \

Completed in 104 milliseconds

123456