Home
last modified time | relevance | path

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

/aoo4110/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx165 sal_Bool bIsSystemFont_; in impl_checkGetIsSystemFont() local
170 bIsSystemFont_ = aAccessibilityOpt.GetIsSystemFont(); in impl_checkGetIsSystemFont()
172 if ( bIsSystemFont_ == bIsSystemFont )//old config item will not throw error in impl_checkGetIsSystemFont()
321 sal_Bool bIsSystemFont_; in impl_checkSetIsSystemFont() local
325 xSet->getPropertyValue(s_sIsSystemFont) >>= bIsSystemFont_; in impl_checkSetIsSystemFont()
327 if ( bIsSystemFont_ == bIsSystemFont )//old config item will throw error in impl_checkSetIsSystemFont()

Completed in 17 milliseconds