Lines Matching refs:rCaption

190 								const ImplControlValue& aValue, const OUString& rCaption );
194 const ImplControlValue& aValue, const OUString& rCaption );
199 const OUString& rCaption );
203 const ImplControlValue& aValue, const OUString& rCaption );
207 const OUString& rCaption );
210 const ImplControlValue& aValue, const OUString& rCaption );
214 const ImplControlValue& aValue, const OUString& rCaption );
217 const ImplControlValue& aValue, const OUString& rCaption );
225 const OUString& rCaption );
715 const OUString& rCaption ) in drawNativeControl() argument
790 …urnVal = NWPaintGTKButton( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
794 …turnVal = NWPaintGTKRadio( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
798 …turnVal = NWPaintGTKCheck( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
802 returnVal = NWPaintGTKScrollbar( nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
809 …rnVal = NWPaintGTKEditBox( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
813 …rnVal = NWPaintGTKEditBox( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
818 returnVal = NWPaintGTKSpinBox( nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
825 …nVal = NWPaintGTKComboBox( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
832 … returnVal = NWPaintGTKTabItem( nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption); in drawNativeControl()
836 …rnVal = NWPaintGTKListBox( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
840 …rnVal = NWPaintGTKToolbar( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
844 …rnVal = NWPaintGTKMenubar( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
854 …Val = NWPaintGTKPopupMenu( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
858 …rnVal = NWPaintGTKTooltip( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
862 …nVal = NWPaintGTKProgress( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
866 …nVal = NWPaintGTKListNode( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
875 …urnVal = NWPaintGTKSlider( gdkDrawable, nType, nPart, aCtrlRect, aClip, nState, aValue, rCaption ); in drawNativeControl()
926 const OUString& rCaption, in getNativeControlRegion() argument
937 nState, aValue, rCaption ); in getNativeControlRegion()
945 aValue, rCaption ); in getNativeControlRegion()
954 aValue, rCaption ); in getNativeControlRegion()
962 aValue, rCaption ); in getNativeControlRegion()
975 …dingRegion = NWGetToolbarRect( m_nScreen, nType, nPart, rControlRegion, nState, aValue, rCaption ); in getNativeControlRegion()
1785 const OUString& rCaption ) in NWPaintGTKEditBox() argument
1793 nState, aValue, rCaption ); in NWPaintGTKEditBox()
1801 …neEditBox( m_nScreen, gdkDrawable, &clipRect, nType, nPart, pixmapRect, nState, aValue, rCaption ); in NWPaintGTKEditBox()
1922 const OUString& rCaption ) in NWPaintGTKSpinBox() argument
1970 …ect = NWGetSpinButtonRect( m_nScreen, nType, upBtnPart, pixmapRect, upBtnState, aValue, rCaption ); in NWPaintGTKSpinBox()
1971 …= NWGetSpinButtonRect( m_nScreen, nType, downBtnPart, pixmapRect, downBtnState, aValue, rCaption ); in NWPaintGTKSpinBox()
1981 …NWPaintOneEditBox( m_nScreen, pixmap, NULL, nType, nPart, aEditBoxRect, nState, aValue, rCaption ); in NWPaintGTKSpinBox()
1998 …aintOneSpinButton( m_nScreen, pixmap, nType, upBtnPart, pixmapRect, upBtnState, aValue, rCaption ); in NWPaintGTKSpinBox()
1999 …OneSpinButton( m_nScreen, pixmap, nType, downBtnPart, pixmapRect, downBtnState, aValue, rCaption ); in NWPaintGTKSpinBox()
2062 const OUString& rCaption ) in NWPaintOneSpinButton() argument
2073 buttonRect = NWGetSpinButtonRect( nScreen, nType, nPart, aAreaRect, nState, aValue, rCaption ); in NWPaintOneSpinButton()
2105 const OUString& rCaption ) in NWPaintGTKComboBox() argument
2130 …WGetComboBoxButtonRect( m_nScreen, nType, PART_BUTTON_DOWN, pixmapRect, nState, aValue, rCaption ); in NWPaintGTKComboBox()
2152 nState, aValue, rCaption ); in NWPaintGTKComboBox()
2379 const OUString& rCaption ) in NWPaintGTKListBox() argument
2446 aValue, rCaption ); in NWPaintGTKListBox()