Searched refs:bIsSystemFont_ (Results 1 – 1 of 1) sorted by relevance
165 sal_Bool bIsSystemFont_; in impl_checkGetIsSystemFont() local170 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() local325 xSet->getPropertyValue(s_sIsSystemFont) >>= bIsSystemFont_; in impl_checkSetIsSystemFont()327 if ( bIsSystemFont_ == bIsSystemFont )//old config item will throw error in impl_checkSetIsSystemFont()
Completed in 6 milliseconds