Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dviewopt.hxx70 #define VIEWOPT_1_PAGEBACK 0x40000000L macro
286 { return nCoreOptions & VIEWOPT_1_PAGEBACK ? sal_True : sal_False; } in IsPageBack()
288 … { (b != 0) ? (nCoreOptions |= VIEWOPT_1_PAGEBACK) : ( nCoreOptions &= ~VIEWOPT_1_PAGEBACK); } in SetPageBack()
/aoo4110/main/sw/source/ui/config/
H A Dviewopt.cxx234 VIEWOPT_1_PAGEBACK | in SwViewOption()

Completed in 28 milliseconds