Home
last modified time | relevance | path

Searched refs:Protection (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/autodoc/source/display/html/
H A Dhd_chlst.cxx277 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in do_Process()
293 GetArea(i_rData.Protection()) in do_Process()
301 GetArea(i_rData.Protection()) in do_Process()
313 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in do_Process()
327 GetArea(i_rData.Protection()).GetTable() ); in do_Process()
337 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in do_Process()
351 GetArea(i_rData.Protection()).GetTable() ); in do_Process()
361 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in do_Process()
375 Table & rOut = GetArea(i_rData.Protection()).GetTable(); in do_Process()
410 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in do_Process()
[all …]
H A Dcre_link.cxx93 if ( i_rData.Protection() != ary::cpp::PROTECT_global ) in do_Process()
114 if ( i_rData.Protection() != ary::cpp::PROTECT_global ) in do_Process()
H A Dpm_index.cxx72 if ( i_rData.Protection() == ary::cpp::PROTECT_global ) in F_OwnerType()
H A Dopageenv.cxx284 if ( i_rClass.Protection() == ary::cpp::PROTECT_global ) in MoveDir_Down2()
H A Dpagemake.cxx422 if ( i_pClass->Protection() != ary::cpp::PROTECT_global ) in RecursiveWrite_ClassLink()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx447 class Protection : public WorkbookHelper class
450 explicit Protection( const WorkbookHelper& rHelper );
478 typedef ::boost::shared_ptr< Protection > ProtectionRef;
780 inline const Protection& getProtection() const { return maProtection; } in getProtection()
801 Protection maProtection; /// Cell protection data.
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_class.hxx140 E_Protection Protection() const;
219 Class::Protection() const in Protection() function in ary::cpp::Class
H A Dc_tydef.hxx61 E_Protection Protection() const { return eProtection; } in Protection() function in ary::cpp::Typedef
H A Dc_enum.hxx74 E_Protection Protection() const { return eProtection; } in Protection() function in ary::cpp::Enum
H A Dc_vari.hxx68 E_Protection Protection() const { return eProtection; } in Protection() function in ary::cpp::Variable
H A Dc_funct.hxx82 E_Protection Protection() const { return eProtection; } in Protection() function in ary::cpp::Function
/trunk/main/sc/source/ui/src/
H A Dattrdlg.src90 Text [ en-US ] = "Cell Protection" ;
141 Text [ en-US ] = "Protection" ;
H A Dglobstr.src971 Text [ en-US ] = "Protection" ;
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf242 en-US = "Document Parts Protection"
248 en-US = "Password Protection"
671 en-US = "Workbook Protection"
674 en-US = "Protection Sharing"
677 en-US = "Protection Structure"
680 en-US = "Protection Windows"
996 en-US = "Document Parts Protection"
1278 en-US = "Password Protection"
1920 en-US = "Protection"
2223 en-US = "Protection for Parts of Workbooks"
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1454 Protection::Protection( const WorkbookHelper& rHelper ) : in Protection() function in oox::xls::Protection
1459 void Protection::importProtection( const AttributeList& rAttribs ) in importProtection()
1465 void Protection::setBiff12Data( sal_uInt32 nFlags ) in setBiff12Data()
1471 void Protection::setBiff2Data( sal_uInt8 nNumFmt ) in setBiff2Data()
1477 void Protection::setBiff3Data( sal_uInt16 nProt ) in setBiff3Data()
1483 void Protection::finalizeImport() in finalizeImport()
1489 void Protection::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap()
2576 mxProtection.reset( new Protection( *this ) ); in importProtection()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_class.hxx235 -> Protection declaration
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.src79 Text [ en-US ] = "Cell Protection" ;
/trunk/main/wizards/source/euro/
H A Deuro.src264 Text [ en-US ] = "Protection for the sheets will not be removed." ;
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas125 If myProject.Protection = vbext_pp_locked Then
/trunk/main/sc/inc/
H A Dsc.hrc130 #define SID_SCATTR_PROTECTION (SC_VIEW_START + 36) // Protection-Page
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src1550 Text [ en-US ] = "Size Protection" ;
/trunk/main/helpcontent2/helpers/
H A Dlongnames_commands.csv1609 SID_SCATTR_PROTECTION,.uno:Protection
H A Duno_hid.lst1604 SID_SCATTR_PROTECTION,26036,.uno:Protection
H A Dhelp_hid.lst5804 SID_SCATTR_PROTECTION,26036,.uno:Protection
/trunk/main/sc/sdi/
H A Dscalc.sdi7698 ScProtectionAttr Protection SID_SCATTR_PROTECTION

Completed in 162 milliseconds

1234