Home
last modified time | relevance | path

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

/trunk/main/svl/source/config/
H A Dcjkoptions.cxx53 sal_Bool bAsianTypography; member in SvtCJKOptions_Impl
83 sal_Bool IsAsianTypographyEnabled() const { return bAsianTypography; } in IsAsianTypographyEnabled()
92 return bCJKFont||bVerticalText||bAsianTypography||bJapaneseFind|| in IsAnyEnabled()
111 bAsianTypography(sal_True), in SvtCJKOptions_Impl()
154 bAsianTypography=bSet; in SetAll()
207 … case 2: { bAsianTypography = bValue; bROAsianTypography = pROStates[nProp]; } break; in Load()
287 pValues[nRealCount].setValue(&bAsianTypography, rType); in Commit()

Completed in 14 milliseconds