Searched refs:mbInsertHyperlinks (Results 1 – 2 of 2) sorted by relevance
101 mbInsertHyperlinks( true ), in SheetProtectionModel()154 maSheetProt.mbInsertHyperlinks = rAttribs.getBool( XML_insertHyperlinks, true ); in importSheetProtection()212 maSheetProt.mbInsertHyperlinks = rStrm.readInt32() != 0; in importSheetProtection()297 maSheetProt.mbInsertHyperlinks = !getFlag( nFlags, BIFF_SHEETPROT_INSERT_HLINKS ); in importSheetProtection()
62 bool mbInsertHyperlinks; /// True = insert hyperlinks locked. member
Completed in 7 milliseconds