| /trunk/main/vcl/inc/vcl/ |
| H A D | salnativewidgets.hxx | 268 class VCL_DLLPUBLIC ImplControlValue class 277 ImplControlValue( ControlType i_eType, ButtonValue i_eTriState, long i_nNumber ) in ImplControlValue() function in ImplControlValue 284 explicit ImplControlValue( ButtonValue nTristate ) in ImplControlValue() function in ImplControlValue 286 explicit ImplControlValue( long nNumeric ) in ImplControlValue() function in ImplControlValue 288 inline ImplControlValue() in ImplControlValue() function in ImplControlValue 291 virtual ~ImplControlValue(); 306 class VCL_DLLPUBLIC ScrollbarValue : public ImplControlValue 323 : ImplControlValue( CTRL_SCROLLBAR, BUTTONVALUE_DONTKNOW, 0 ) in ScrollbarValue() 332 class VCL_DLLPUBLIC SliderValue : public ImplControlValue 342 : ImplControlValue( CTRL_SLIDER, BUTTONVALUE_DONTKNOW, 0 ) in SliderValue() [all …]
|
| H A D | outdev.hxx | 1246 const ImplControlValue& aValue, 1254 const ImplControlValue& aValue, 1262 const ImplControlValue& aValue,
|
| /trunk/main/vcl/inc/unx/gtk/ |
| H A D | gtkgdi.hxx | 65 ControlState nState, const ImplControlValue& aValue, 68 ControlState nState, const ImplControlValue& aValue, 71 … const ImplControlValue& aValue, const rtl::OUString& rCaption, 96 ControlState nState, const ImplControlValue& aValue, 101 ControlState nState, const ImplControlValue& aValue, 106 ControlState nState, const ImplControlValue& aValue, 111 ControlState nState, const ImplControlValue& aValue, 116 ControlState nState, const ImplControlValue& aValue, 121 ControlState nState, const ImplControlValue& aValue, 126 ControlState nState, const ImplControlValue& aValue, [all …]
|
| /trunk/main/vcl/source/gdi/ |
| H A D | outdevnative.cxx | 59 ImplControlValue::~ImplControlValue() in ~ImplControlValue() 140 static boost::shared_ptr< ImplControlValue > lcl_transformControlValue( const ImplControlValue& rVa… in lcl_transformControlValue() 142 boost::shared_ptr< ImplControlValue > aResult; in lcl_transformControlValue() 202 aResult.reset( new ImplControlValue( rVal ) ); in lcl_transformControlValue() 223 const ImplControlValue& aValue, in DrawNativeControl() 246 …boost::shared_ptr< ImplControlValue > aScreenCtrlValue( lcl_transformControlValue( aValue, *this )… in DrawNativeControl() 266 const ImplControlValue& aValue, in DrawNativeControlText() 289 …boost::shared_ptr< ImplControlValue > aScreenCtrlValue( lcl_transformControlValue( aValue, *this )… in DrawNativeControlText() 304 const ImplControlValue& aValue, in GetNativeControlRegion() 318 …boost::shared_ptr< ImplControlValue > aScreenCtrlValue( lcl_transformControlValue( aValue, *this )… in GetNativeControlRegion()
|
| H A D | salgdilayout.cxx | 719 void SalGraphics::mirror( ControlType , const ImplControlValue& rVal, const OutputDevice* pOutDev, … in mirror() 725 SliderValue* pSlVal = static_cast<SliderValue*>(const_cast<ImplControlValue*>(&rVal)); in mirror() 731 … ScrollbarValue* pScVal = static_cast<ScrollbarValue*>(const_cast<ImplControlValue*>(&rVal)); in mirror() 740 … SpinbuttonValue* pSpVal = static_cast<SpinbuttonValue*>(const_cast<ImplControlValue*>(&rVal)); in mirror() 747 ToolbarValue* pTVal = static_cast<ToolbarValue*>(const_cast<ImplControlValue*>(&rVal)); in mirror() 755 ControlState nState, const ImplControlValue& aValue, in DrawNativeControl() 772 ControlState nState, const ImplControlValue& aValue, in DrawNativeControlText() 789 … const ImplControlValue& aValue, const OUString& aCaption, in GetNativeControlRegion()
|
| H A D | salnativewidgets-none.cxx | 78 const ImplControlValue&, in drawNativeControl() argument 99 const ImplControlValue&, in drawNativeControlText() argument 123 const ImplControlValue&, in getNativeControlRegion() argument
|
| /trunk/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 190 const ImplControlValue& aValue, const OUString& rCaption ); 194 const ImplControlValue& aValue, const OUString& rCaption ); 198 ControlState nState, const ImplControlValue& aValue, 203 const ImplControlValue& aValue, const OUString& rCaption ); 206 ControlState nState, const ImplControlValue& aValue, 210 const ImplControlValue& aValue, const OUString& rCaption ); 214 const ImplControlValue& aValue, const OUString& rCaption ); 217 const ImplControlValue& aValue, const OUString& rCaption ); 224 const ImplControlValue& aValue, 714 const ImplControlValue& aValue, in drawNativeControl() [all …]
|
| /trunk/main/vcl/inc/ |
| H A D | salgdi.hxx | 165 ControlState nState, const ImplControlValue& aValue, 168 ControlState nState, const ImplControlValue& aValue, 171 … const ImplControlValue& aValue, const rtl::OUString& aCaption, 359 …void mirror( ControlType,const ImplControlValue&,const OutputDevice*,bool bBack… 465 const ImplControlValue& aValue, 474 const ImplControlValue& aValue, 483 const ImplControlValue& aValue,
|
| /trunk/main/vcl/unx/kde/ |
| H A D | salnativewidgets-kde.cxx | 235 ControlState nState, const ImplControlValue& aValue, 305 sal_Bool bHorizontal, const ImplControlValue& aValue ); 352 QStyle::SFlags vclStateValue2SFlags( ControlState nState, const ImplControlValue& aValue ); 423 ControlState nState, const ImplControlValue& aValue, in drawStyledWidget() 996 sal_Bool bHorizontal, const ImplControlValue& aValue ) in scrollBar() 1125 const ImplControlValue& aValue ) in vclStateValue2SFlags() 1170 const ImplControlValue& aValue, 1174 const ImplControlValue& aValue, 1178 const ImplControlValue& aValue, 1243 bHorizontal, ImplControlValue() ); in hitTestNativeControl() [all …]
|
| /trunk/main/vcl/unx/kde4/ |
| H A D | KDESalGraphics.hxx | 72 const ImplControlValue& aValue, 85 const ImplControlValue&, in drawNativeControlText() argument 106 const ImplControlValue& aValue,
|
| H A D | KDESalGraphics.cxx | 56 const ImplControlValue& aValue ) in vclStateValue2StateFlag() 233 const ImplControlValue& value, in drawNativeControl() 590 const ImplControlValue& val, in getNativeControlRegion()
|
| /trunk/main/vcl/inc/os2/ |
| H A D | salgdi.h | 211 ControlState nState, const ImplControlValue& aValue, 214 ControlState nState, const ImplControlValue& aValue, 217 … const ImplControlValue& aValue, rtl::OUString aCaption,
|
| /trunk/main/vcl/source/control/ |
| H A D | scrbar.cxx | 348 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn1Region ) && in ImplCalc() 350 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn2Region ) ) in ImplCalc() 373 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aTrackRegion ) ) in ImplCalc() 404 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn1Region ) && in ImplCalc() 406 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn2Region ) ) in ImplCalc() 429 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aTrackRegion ) ) in ImplCalc()
|
| H A D | button.cxx | 1153 ImplControlValue aControlValue; in ImplDrawPushButton() 1280 ImplControlValue aControlValue; in ImplSetDefButton() 2175 ImplControlValue aControlValue( mbChecked ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawRadioButtonState() 3036 ImplControlValue aControlValue; in ImplGetRadioImageSize() 3160 ImplControlValue aControlValue; in ImplSetMinimumNWFSize() 3347 … ImplControlValue aControlValue( meState == STATE_CHECK ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawCheckBoxState() 3980 ImplControlValue aControlValue; in ImplGetCheckImageSize() 4069 ImplControlValue aControlValue; in ImplSetMinimumNWFSize() 4280 … ImplControlValue aControlValue( GetState() == STATE_CHECK ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawCheckBoxState()
|
| H A D | lstbox.cxx | 131 ImplControlValue aControlValue; in ImplInit() 692 ImplControlValue aControlValue; in Resize() 1380 ImplControlValue aControlValue; in CalcMinimumSize() 1399 ImplControlValue aControlValue; in CalcMinimumSize()
|
| H A D | slider.cxx | 197 aControlRegion, 0, ImplControlValue(), rtl::OUString(), in ImplUpdateRects() 231 aControlRegion, 0, ImplControlValue(), rtl::OUString(), in ImplUpdateRects()
|
| /trunk/main/vcl/inc/win/ |
| H A D | salgdi.h | 238 ControlState nState, const ImplControlValue& aValue, 241 ControlState nState, const ImplControlValue& aValue, 244 … const ImplControlValue& aValue, const rtl::OUString& aCaption,
|
| /trunk/main/vcl/inc/aqua/ |
| H A D | salgdi.h | 294 ControlState nState, const ImplControlValue& aValue, 297 ControlState nState, const ImplControlValue& aValue, 300 … const ImplControlValue& aValue, const rtl::OUString& aCaption,
|
| /trunk/main/svtools/source/control/ |
| H A D | toolbarmenu.cxx | 921 ImplControlValue(), in implHighlightEntry() 929 ImplControlValue(), in implHighlightEntry() 1310 ImplControlValue aControlValue; in ImplPaintCheckBackground() 1332 ImplControlValue aVal; in ImplGetNativeCheckAndRadioSize() 1490 … DrawNativeControl( CTRL_MENU_POPUP, nPart, aCheckRect, nState, ImplControlValue(), OUString() ); in implPaint()
|
| /trunk/main/vcl/source/window/ |
| H A D | status.cxx | 543 ImplControlValue aValue( nFullWidth * (long)nPerc / 10000 ); in DrawProgress() 711 ImplControlValue aValue; in ImplCalcProgressRect() 1748 ImplControlValue aValue; in CalcWindowSizePixel() 1762 ImplControlValue aControlValue( FRAME_DRAW_NODRAW ); in CalcWindowSizePixel()
|
| H A D | tabpage.cxx | 145 const ImplControlValue aControlValue; in Paint()
|
| /trunk/main/vcl/win/source/gdi/ |
| H A D | salnativewidgets-luna.cxx | 441 const ImplControlValue& aValue, in ImplDrawNativeControl() 1059 const ImplControlValue& aValue, in drawNativeControl() 1191 const ImplControlValue&, in drawNativeControlText() argument 1215 const ImplControlValue& rControlValue, in getNativeControlRegion()
|
| /trunk/main/svtools/source/contnr/ |
| H A D | svlbitm.cxx | 422 ImplControlValue aControlValue; in Paint() 461 ImplControlValue aControlValue; in ImplAdjustBoxSize()
|
| /trunk/main/vcl/aqua/source/gdi/ |
| H A D | salnativewidgets.cxx | 477 const ImplControlValue& aValue, in drawNativeControl() 1229 … ControlState /*nState*/, const ImplControlValue& /*aValue*/, in drawNativeControlText() argument 1250 const ImplControlValue& aValue, const rtl::OUString&, in getNativeControlRegion()
|
| /trunk/main/sc/source/ui/cctrl/ |
| H A D | dpcontrol.cxx | 424 ImplControlValue(), OUString()); in Paint() 795 ImplControlValue(), OUString()); in highlightMenuItem() 807 CTRL_MENU_POPUP, PART_MENU_ITEM, aRegion, nState, ImplControlValue(), OUString()); in highlightMenuItem()
|