Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx58 ScDPFieldButton::ScDPFieldButton(OutputDevice* pOutDev, const StyleSettings* pStyle, const Fraction… in ScDPFieldButton() function in ScDPFieldButton
79 ScDPFieldButton::~ScDPFieldButton() in ~ScDPFieldButton()
83 void ScDPFieldButton::setText(const OUString& rText) in setText()
99 void ScDPFieldButton::setDrawBaseButton(bool b) in setDrawBaseButton()
104 void ScDPFieldButton::setDrawPopupButton(bool b) in setDrawPopupButton()
109 void ScDPFieldButton::setHasHiddenMember(bool b) in setHasHiddenMember()
114 void ScDPFieldButton::setPopupPressed(bool b) in setPopupPressed()
119 void ScDPFieldButton::setPopupLeft(bool b) in setPopupLeft()
124 void ScDPFieldButton::draw() in draw()
180 void ScDPFieldButton::getPopupBoundingBox(Point& rPos, Size& rSize) const in getPopupBoundingBox()
[all …]
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx60 class ScDPFieldButton class
63ScDPFieldButton(OutputDevice* pOutDev, const StyleSettings* pStyle, const Fraction* pZoomX = NULL,…
65 ~ScDPFieldButton();
H A Dgridwin.hxx46 class ScDPFieldButton;
142 ::std::auto_ptr<ScDPFieldButton> mpFilterButton;
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx145 …mpFilterButton.reset(new ScDPFieldButton(this, &GetSettings().GetStyleSettings(), &pViewData->GetZ… in DoAutoFilterButton()
382 ScDPFieldButton aBtn(this, &GetSettings().GetStyleSettings()); in DPTestFieldPopupArrow()
H A Dgridwin4.cxx1209ScDPFieldButton aCellBtn(pContentDev, &GetSettings().GetStyleSettings(), &pViewData->GetZoomX(), &… in DrawButtons()

Completed in 56 milliseconds