Searched refs:VIEWOPT_1_PAGEBACK (Results 1 – 2 of 2) sorted by relevance
70 #define VIEWOPT_1_PAGEBACK 0x40000000L macro286 { return nCoreOptions & VIEWOPT_1_PAGEBACK ? sal_True : sal_False; } in IsPageBack()288 … { (b != 0) ? (nCoreOptions |= VIEWOPT_1_PAGEBACK) : ( nCoreOptions &= ~VIEWOPT_1_PAGEBACK); } in SetPageBack()
234 VIEWOPT_1_PAGEBACK | in SwViewOption()
Completed in 108 milliseconds