Home
last modified time | relevance | path

Searched refs:mbInsertHyperlinks (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworksheetsettings.cxx101 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()
/trunk/main/oox/inc/oox/xls/
H A Dworksheetsettings.hxx62 bool mbInsertHyperlinks; /// True = insert hyperlinks locked. member

Completed in 26 milliseconds