Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx72 sal_Bool mbSmallSymbol; member in ImplCommonButtonData
90 mbSmallSymbol = sal_False; in ImplCommonButtonData()
457 if ( mpButtonData->mbSmallSymbol ) in ImplDrawAlignedImage()
626 if ( mpButtonData->mbSmallSymbol ) in ImplDrawAlignedImage()
722 mpButtonData->mbSmallSymbol = bSmall; in ImplSetSmallSymbol()
763 return mpButtonData->mbSmallSymbol; in IsSmallSymbol()