Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dnumvset.hxx108 sal_Bool bGrfNotFound; member in SvxBmpNumValueSet
113 void SetGrfNotFound(sal_Bool bSet) {bGrfNotFound = bSet;} in SetGrfNotFound()
114 sal_Bool IsGrfNotFound()const {return bGrfNotFound;} in IsGrfNotFound()
/aoo4110/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx501 bGrfNotFound( sal_False ) in SvxBmpNumValueSet()
540 bGrfNotFound = sal_True; in UserDraw()
561 if(bGrfNotFound) in IMPL_LINK()
563 bGrfNotFound = sal_False; in IMPL_LINK()

Completed in 19 milliseconds