Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 25 of 102) sorted by relevance

12345

/aoo41x/test/testuno/source/fvt/uno/sc/cell/
H A DCellProtected.java89 CellProtection protection = new CellProtection(); in CellProtected() local
91 protection.IsLocked = inputData[0]; in CellProtected()
92 protection.IsFormulaHidden = inputData[1]; in CellProtected()
93 protection.IsHidden = inputData[2]; in CellProtected()
94 protection.IsPrintHidden = inputData[3]; in CellProtected()
98 this.inputProtectProps = protection; in CellProtected()
/aoo41x/main/offapi/com/sun/star/util/
H A DXProtectable.idl46 /** activates the protection.
51 /** removes the protection.
58 the current state of protection.
H A DCellProtection.idl33 /** describes the kind of protection for a protectable cell.
/aoo41x/main/oox/source/xls/
H A Dstylesfragment.cxx149 case XLS_TOKEN( protection ): mxXf->importProtection( rAttribs ); break; in onCreateContext()
172 case XLS_TOKEN( protection ): mxDxf->importProtection( rAttribs ); break; in onCreateContext()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.src69 Text [ en-US ] = "Document protection" ;
94 Text [ en-US ] = "Sheet protection" ;
/aoo41x/main/offapi/com/sun/star/table/
H A DCellProperties.idl219 /** contains a description of the cell protection.
221 <p>Cell protection is active only if the sheet is protected.</p>
/aoo41x/main/svx/source/items/
H A Dsvxerr.src166 …ord protection is not supported when documents are saved in a Microsoft Office format.\nDo you wan…
/aoo41x/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_protection-mod01.infile22 # Spreadsheet change protection test.
/aoo41x/main/helpcontent2/source/text/shared/guide/
H A Dmakefile.mk142 protection.xhp \
/aoo41x/main/helpcontent2/source/text/swriter/guide/
H A Dmakefile.mk130 protection.xhp \
/aoo41x/main/sc/source/ui/src/
H A Dattrdlg.src135 …Text [ en-US ] = "Cell protection is only effective after the current sheet has been protected. \n…
/aoo41x/main/offapi/com/sun/star/script/
H A DXLibraryContainer2.idl67 (e.g., file system write protection)
H A DXLibraryContainerPassword.idl109 protection will be disabled afterwards (afterwards
/aoo41x/main/cui/source/options/
H A Dsecurityoptions.src129 Text [ en-US ] = "Recommend password protection on saving";
/aoo41x/main/rhino/
H A Drhino1_7R3.patch867 // Use our own protection domain for the generated classes.
868 // TODO: we might want to use a separate protection domain for classes
/aoo41x/main/oox/source/dump/
H A Ddffdumper.ini150 # 0x0040-0x007F: protection
276 # protection
393 # protection
H A Dxlsbdumper.ini835 0x20000000=apply-protection
1009 0x00080000=apply-protection
1204 0x0020=protection
H A Dbiffdumper.ini639 0x40000000=protection-block
1982 0x0020=apply-protection
2080 shortlist=SHAREDFEATHEAD-TYPE,2,protection,ignored-formula-errors,smarttag,table
2250 0x80=protection
/aoo41x/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl57 <dd> checks if the local registry has write protection.
H A DNestedRegistry.idl63 <dd> checks if registry1 has write protection.
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DDataImporter.idl79 does not support such protection, an error may be raised.
/aoo41x/main/wizards/source/euro/
H A Deuro.src198 Text [ en-US ] = "Sheet protection for each sheet will be restored..." ;
/aoo41x/main/sw/source/core/undo/
H A Dundo.src178 Text [ en-US ] = "Change password protection" ;
/aoo41x/main/sw/source/ui/dialog/
H A Dregionsw.src74 Text [ en-US ] = "Write protection";\
/aoo41x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf1128 en-US = "Issue: Password protection of comments, tracked changes and forms is lost."
1176 en-US = "Issue: Workbook protection is not supported"
1374 en-US = "Remove protection before importing"

Completed in 138 milliseconds

12345