Home
last modified time | relevance | path

Searched refs:get_protection_properties (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/p5-Spreadsheet-WriteExcelXML/Spreadsheet-WriteExcelXML-0.15/t/
H A D02_format.t894 my @attribs = $format->get_protection_properties();
/dports/textproc/p5-Spreadsheet-WriteExcelXML/Spreadsheet-WriteExcelXML-0.15/lib/Spreadsheet/WriteExcelXML/
H A DWorkbook.pm589 if (@attribs = $format->get_protection_properties()) {
H A DFormat.pm509 sub get_protection_properties { subroutine
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/lib/Excel/Writer/XLSX/
H A DFormat.pm236 sub get_protection_properties { subroutine
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/lib/Excel/Writer/XLSX/Package/
H A DStyles.pm949 my @protection = $format->get_protection_properties();