Searched refs:VIEWOPT_1_CONTROL (Results 1 – 2 of 2) sorted by relevance
60 #define VIEWOPT_1_CONTROL 0x00100000L macro311 { return nCoreOptions & VIEWOPT_1_CONTROL ? sal_True : sal_False; } in IsControl()313 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_CONTROL ) : ( nCoreOptions &= ~VIEWOPT_1_CONTROL); } in SetControl()
233 VIEWOPT_1_CONTROL | in SwViewOption()
Completed in 21 milliseconds