Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx253 Size aDropSize( aLogicalSize.Width(), LOGICAL_EDIT_HEIGHT); in DataChanged() local
254 SetDropDownSizePixel(LogicToPixel(aDropSize, MAP_APPFONT)); in DataChanged()
441 Size aDropSize( aLogicalSize.Width(), LOGICAL_EDIT_HEIGHT); in DataChanged() local
442 SetDropDownSizePixel(LogicToPixel(aDropSize, MAP_APPFONT)); in DataChanged()
H A Dtbunocontroller.cxx236 Size aDropSize( m_aLogicalSize.Width(), LOGICAL_EDIT_HEIGHT ); in DataChanged() local
237 SetDropDownSizePixel( LogicToPixel( aDropSize, MAP_APPFONT )); in DataChanged()
H A Dtbcontrl.cxx516 Size aDropSize( aLogicalSize.Width(), LOGICAL_EDIT_HEIGHT); in DataChanged() local
517 SetDropDownSizePixel(LogicToPixel(aDropSize, MAP_APPFONT)); in DataChanged()
729 Size aDropSize( aLogicalSize.Width(), LOGICAL_EDIT_HEIGHT); in DataChanged() local
730 SetDropDownSizePixel(LogicToPixel(aDropSize, MAP_APPFONT)); in DataChanged()

Completed in 30 milliseconds