Home
last modified time | relevance | path

Searched refs:aControlValue (Results 1 – 25 of 39) sorted by last modified time

12

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx303 const ImplControlValue aControlValue; in ImplGetItemSize() local
305 CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in ImplGetItemSize()
1103 const ImplControlValue aControlValue; in ImplPaint() local
1119 aControlValue, rtl::OUString() ); in ImplPaint()
H A Dlstbox.cxx131 ImplControlValue aControlValue; in ImplInit() local
136 CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in ImplInit()
692 ImplControlValue aControlValue; in Resize() local
700 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in Resize()
712 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in Resize()
1380 ImplControlValue aControlValue; in CalcMinimumSize() local
1386 CTRL_LISTBOX, PART_SUB_EDIT, aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcMinimumSize()
1399 ImplControlValue aControlValue; in CalcMinimumSize() local
1403 … CTRL_LISTBOX, PART_ENTIRE_CONTROL, aRect, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcMinimumSize()
H A Dspinfld.cxx712 ImplControlValue aControlValue; in ImplCalcButtonAreas() local
721 aArea, 0, aControlValue, rtl::OUString(), aBound, aContentUp) && in ImplCalcButtonAreas()
723 aArea, 0, aControlValue, rtl::OUString(), aBound, aContentDown); in ImplCalcButtonAreas()
768 ImplControlValue aControlValue; in Resize() local
778 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in Resize()
H A Dcombobox.cxx138 ImplControlValue aControlValue; in ImplCalcEditHeight() local
143 aControlValue, rtl::OUString(), in ImplCalcEditHeight()
646 ImplControlValue aControlValue; in Resize() local
654 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in Resize()
664 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in Resize()
H A Dedit.cxx2871 ImplControlValue aControlValue; in CalcMinimumSize() local
2876 aRect, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcMinimumSize()
H A Dilstbox.cxx2883 ImplControlValue aControlValue; in ImplDraw() local
2915 nState, aControlValue, rtl::OUString() ); in ImplDraw()
2919 aControlValue, rtl::OUString() ); in ImplDraw()
H A Dbutton.cxx1155 ImplControlValue aControlValue; in ImplDrawPushButton() local
1185 PushButtonValue aControlValue; in ImplDrawPushButton() local
1199 aControlValue.mbBevelButton = true; in ImplDrawPushButton()
1282 ImplControlValue aControlValue; in ImplSetDefButton() local
2191 aControlValue,rtl::OUString() ); in ImplDrawRadioButtonState()
3039 ImplControlValue aControlValue; in ImplGetRadioImageSize() local
3163 ImplControlValue aControlValue; in ImplSetMinimumNWFSize() local
3360 aControlValue.setTristateVal( BUTTONVALUE_ON ); in ImplDrawCheckBoxState()
3368 aControlValue, rtl::OUString() ); in ImplDrawCheckBoxState()
3983 ImplControlValue aControlValue; in ImplGetCheckImageSize() local
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx212 ImplControlValue aControlValue; in ImplGetDragWidth() local
218 aArea, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in ImplGetDragWidth()
3406 ImplControlValue aControlValue; in ImplDrawButton() local
3413 aControlValue.setTristateVal( bChecked ? BUTTONVALUE_ON : BUTTONVALUE_OFF ); in ImplDrawButton()
3417 rRect, nState, aControlValue, rtl::OUString() ); in ImplDrawButton()
H A Dbrdwin.cxx1150 ImplControlValue aControlValue; in Init() local
1155 … CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in Init()
1318 ImplControlValue aControlValue; in DrawWindow() local
1350 nState, aControlValue, rtl::OUString(), in DrawWindow()
1357 aControlValue, rtl::OUString() ); in DrawWindow()
H A Dwindow.cxx368 ImplControlValue aControlValue; in ImplInitAppFontData() local
373 CTRL_STATE_ENABLED, aControlValue, rtl::OUString(), in ImplInitAppFontData()
H A Dmenu.cxx2599 ImplControlValue aControlValue; in ImplPaintCheckBackground() local
2603 aControlValue.setTristateVal( BUTTONVALUE_ON ); in ImplPaintCheckBackground()
2606 aCtrlRegion, nState, aControlValue, in ImplPaintCheckBackground()
5639 MenubarValue aControlValue; in HighlightItem() local
5640 aControlValue.maTopDockingAreaHeight = ImplGetTopDockingAreaHeight( this ); in HighlightItem()
5647 aControlValue, in HighlightItem()
5649 ImplAddNWFSeparator( this, aControlValue ); in HighlightItem()
5655 aControlValue, in HighlightItem()
H A Ddecoview.cxx775 ImplControlValue aControlValue( nValueStyle ); in ImplDrawFrame() local
779 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in ImplDrawFrame()
820 ImplControlValue aControlValue( nValueStyle ); in ImplDrawFrame() local
824 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in ImplDrawFrame()
827 aControlValue, rtl::OUString()) ) in ImplDrawFrame()
H A Dtabpage.cxx145 const ImplControlValue aControlValue; in Paint() local
158 aControlValue, rtl::OUString() ); in Paint()
H A Dstatus.cxx1762 ImplControlValue aControlValue( FRAME_DRAW_NODRAW ); in CalcWindowSizePixel() local
1766 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcWindowSizePixel()
H A Ddockingarea.cxx154 ToolbarValue aControlValue; in Paint() local
160 aControlValue.mbIsTopDockingArea = sal_True; in Paint()
171 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in Paint()
231 aTBRect, nState, aControlValue, rtl::OUString() ); in Paint()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1064 ImplControlValue aControlValue; in DrawNet() local
1069 aCtrlRegion, nState, aControlValue, rtl::OUString() ) ) in DrawNet()
H A Dsvlbitm.cxx422 ImplControlValue aControlValue; in Paint() local
431 aControlValue.setTristateVal( BUTTONVALUE_ON ); in Paint()
433 aControlValue.setTristateVal( BUTTONVALUE_OFF ); in Paint()
435 aControlValue.setTristateVal( BUTTONVALUE_MIXED ); in Paint()
438 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in Paint()
461 ImplControlValue aControlValue; in ImplAdjustBoxSize() local
465 aControlValue.setTristateVal( BUTTONVALUE_ON ); in ImplAdjustBoxSize()
472 aControlValue, in ImplAdjustBoxSize()
H A Dsvtreebx.cxx1933 ImplControlValue aControlValue; in PaintEntry1() local
1940 aControlValue.setTristateVal( BUTTONVALUE_ON );//expanded node in PaintEntry1()
1946 aControlValue.setTristateVal( BUTTONVALUE_DONTKNOW );//dont know in PaintEntry1()
1948 aControlValue.setTristateVal( BUTTONVALUE_OFF );//collapsed node in PaintEntry1()
1952 aCtrlRegion, nState, aControlValue, rtl::OUString() ); in PaintEntry1()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1310 ImplControlValue aControlValue; in ImplPaintCheckBackground() local
1313 aControlValue.setTristateVal( BUTTONVALUE_ON ); in ImplPaintCheckBackground()
1316 i_rRect, nState, aControlValue, in ImplPaintCheckBackground()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx1158 ImplControlValue aControlValue; in Erase() local
1165 nState, aControlValue, rtl::OUString() ); in Erase()
/trunk/main/forms/source/component/
H A DFormComponent.cxx2888 Any aControlValue( _rExternalValue ); in translateExternalValueToControlValue() local
2892 if ( !aControlValue.hasValue() && !m_bValuePropertyMayBeVoid ) in translateExternalValueToControlValue()
2893 aControlValue.setValue( NULL, m_aValuePropertyType ); in translateExternalValueToControlValue()
2896 return aControlValue; in translateExternalValueToControlValue()
2923 Any aControlValue; in getControlValue() local
2926aControlValue = m_xAggregateFastSet->getFastPropertyValue( m_nValuePropertyAggregateHandle ); in getControlValue()
2930 aControlValue = m_xAggregateSet->getPropertyValue( m_sValuePropertyName ); in getControlValue()
2933 return aControlValue; in getControlValue()
H A DFormattedField.cxx1027 if ( aControlValue != m_aSaveValue ) in commitControlValueToDbColumn()
1030 if ( !aControlValue.hasValue() in commitControlValueToDbColumn()
1042 …if ( aControlValue.getValueType().getTypeClass() == TypeClass_DOUBLE || (aControlValue >>= f)) // … in commitControlValueToDbColumn()
1057 m_aSaveValue = aControlValue; in commitControlValueToDbColumn()
1072 Any aControlValue; in translateExternalValueToControlValue() local
1079 aControlValue = _rExternalValue; in translateExternalValueToControlValue()
1116 aControlValue <<= fValue; in translateExternalValueToControlValue()
1121 return aControlValue; in translateExternalValueToControlValue()
1131 if ( !aControlValue.hasValue() ) in translateControlValueToExternalValue()
1132 return aControlValue; in translateControlValueToExternalValue()
[all …]
/trunk/main/vcl/source/app/
H A Dhelp.cxx464 ImplControlValue aControlValue; in Paint() local
466 0, aControlValue, rtl::OUString() ); in Paint()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx235 ImplControlValue aControlValue; in preRenderItem() local
236aControlValue.setTristateVal( ( i_nItemFlags & ITEM_STATE_ACTIVE ) ? BUTTONVALUE_ON : BUTTONVALUE_… in preRenderItem()
238 …DrawNativeControl( CTRL_TOOLBAR, PART_BUTTON, i_rContentRect, nState, aControlValue, rtl::OUString… in preRenderItem()
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx342 uno::Any aControlValue( _rPropertyValue ); in convertToControlValue() local
343 if ( !aControlValue.hasValue() ) in convertToControlValue()
345 return aControlValue; in convertToControlValue()
358 aControlValue = m_xTypeConverter->convertTo( _rPropertyValue, ControlValueType); in convertToControlValue()
366aControlValue = m_xFormComponentHandler->convertToControlValue(_rPropertyName, _rPropertyValue, Co… in convertToControlValue()
368 return aControlValue; in convertToControlValue()

Completed in 280 milliseconds

12