Searched refs:VIEWOPT_1_HARDBLANK (Results 1 – 2 of 2) sorted by relevance
43 #define VIEWOPT_1_HARDBLANK 0x00000008L macro225 { return !bReadonly && nCoreOptions & VIEWOPT_1_HARDBLANK ? sal_True : sal_False; } in IsHardBlank()227 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_HARDBLANK ) : ( nCoreOptions &= ~VIEWOPT_1_HARDBLANK); } in SetHardBlank()
227 VIEWOPT_1_HARDBLANK | in SwViewOption()
Completed in 21 milliseconds