Searched refs:VIEWOPT_1_SOFTHYPH (Results 1 – 2 of 2) sorted by relevance
48 #define VIEWOPT_1_SOFTHYPH 0x00000100L macro250 { return !bReadonly && (nCoreOptions & VIEWOPT_1_SOFTHYPH) ? sal_True : sal_False; } in IsSoftHyph()252 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_SOFTHYPH ) : ( nCoreOptions &= ~VIEWOPT_1_SOFTHYPH); } in SetSoftHyph()
228 VIEWOPT_1_SOFTHYPH | in SwViewOption()
Completed in 13 milliseconds