Home
last modified time | relevance | path

Searched refs:ControlType (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx61 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
93 sal_Bool NWPaintGTKButton( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
98 sal_Bool NWPaintGTKRadio( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
103 sal_Bool NWPaintGTKCheck( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
108 sal_Bool NWPaintGTKScrollbar( ControlType nType, ControlPart nPart,
113 sal_Bool NWPaintGTKEditBox( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
118 sal_Bool NWPaintGTKSpinBox( ControlType nType, ControlPart nPart,
128 sal_Bool NWPaintGTKTabItem( ControlType nType, ControlPart nPart,
133 sal_Bool NWPaintGTKListBox( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
139 sal_Bool NWPaintGTKToolbar( GdkDrawable* gdkDrawable, ControlType nType, ControlPart nPart,
[all …]
/trunk/main/vcl/inc/
H A Dsalgdi.hxx162 …virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangl…
164 …virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& …
167 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
170 …virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart, const Rectan…
359 …void mirror( ControlType,const ImplControlValue&,const OutputDevice*,bool bBack…
450 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
453 sal_Bool HitTestNativeControl( ControlType nType,
461 sal_Bool DrawNativeControl( ControlType nType,
470 sal_Bool DrawNativeControlText( ControlType nType,
479 sal_Bool GetNativeControlRegion( ControlType nType,
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx220 ControlType nType,
243 ControlType m_nType;
1089 ControlType, ControlPart, in NWPaintGTKButton() argument
2469 ControlType, ControlPart nPart, in NWPaintGTKToolbar() argument
2620 ControlType, ControlPart nPart, in NWPaintGTKMenubar() argument
2705 ControlType, ControlPart nPart, in NWPaintGTKPopupMenu() argument
2835 ControlType, ControlPart, in NWPaintGTKTooltip() argument
2873 ControlType, ControlPart, in NWPaintGTKListNode() argument
2927 ControlType, ControlPart, in NWPaintGTKProgress() argument
2991 ControlType, ControlPart nPart, in NWPaintGTKSlider() argument
[all …]
/trunk/main/vcl/source/gdi/
H A Dsalnativewidgets-none.cxx42 sal_Bool SalGraphics::IsNativeControlSupported( ControlType, ControlPart ) in IsNativeControlSupported() argument
55 sal_Bool SalGraphics::hitTestNativeControl( ControlType, in hitTestNativeControl() argument
74 sal_Bool SalGraphics::drawNativeControl( ControlType, in drawNativeControl() argument
95 sal_Bool SalGraphics::drawNativeControlText( ControlType, in drawNativeControlText() argument
119 sal_Bool SalGraphics::getNativeControlRegion( ControlType, in getNativeControlRegion() argument
H A Doutdevnative.cxx102 sal_Bool OutputDevice::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported()
117 sal_Bool OutputDevice::HitTestNativeControl( ControlType nType, in HitTestNativeControl()
219 sal_Bool OutputDevice::DrawNativeControl( ControlType nType, in DrawNativeControl()
262 sal_Bool OutputDevice::DrawNativeControlText(ControlType nType, in DrawNativeControlText()
300 sal_Bool OutputDevice::GetNativeControlRegion( ControlType nType, in GetNativeControlRegion()
H A Dsalgdilayout.cxx704 sal_Bool SalGraphics::HitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangle& … in HitTestNativeControl()
719 void SalGraphics::mirror( ControlType , const ImplControlValue& rVal, const OutputDevice* pOutDev, … in mirror() argument
754 sal_Bool SalGraphics::DrawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rCo… in DrawNativeControl()
771 sal_Bool SalGraphics::DrawNativeControlText( ControlType nType, ControlPart nPart, const Rectangle&… in DrawNativeControlText()
788 sal_Bool SalGraphics::GetNativeControlRegion( ControlType nType, ControlPart nPart, const Rectangle… in GetNativeControlRegion()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.hxx49 virtual sal_Bool IsNativeControlSupported( ControlType type, ControlPart part );
56 virtual sal_Bool hitTestNativeControl( ControlType type, ControlPart part,
70 virtual sal_Bool drawNativeControl( ControlType type, ControlPart part,
83 virtual sal_Bool drawNativeControlText( ControlType, ControlPart, in drawNativeControlText() argument
104 virtual sal_Bool getNativeControlRegion( ControlType type, ControlPart part,
H A DKDESalGraphics.cxx99 sal_Bool KDESalGraphics::IsNativeControlSupported( ControlType type, ControlPart part ) in IsNativeControlSupported()
153 sal_Bool KDESalGraphics::hitTestNativeControl( ControlType, ControlPart, in hitTestNativeControl() argument
231 sal_Bool KDESalGraphics::drawNativeControl( ControlType type, ControlPart part, in drawNativeControl()
588 sal_Bool KDESalGraphics::getNativeControlRegion( ControlType type, ControlPart part, in getNativeControlRegion()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h208 …virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart, const Region& …
210 …virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart, const Region& rCo…
213 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Region&…
216 …virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart, const Region…
335 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx38 typedef sal_uInt32 ControlType; typedef
273 ControlType mType;
277 ImplControlValue( ControlType i_eType, ButtonValue i_eTriState, long i_nNumber ) in ImplControlValue()
293 ControlType getType() const { return mType; } in getType()
H A Doutdev.hxx1232 sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
1235 sal_Bool HitTestNativeControl( ControlType nType,
1242 sal_Bool DrawNativeControl( ControlType nType,
1250 sal_Bool DrawNativeControlText( ControlType nType,
1258 sal_Bool GetNativeControlRegion( ControlType nType,
/trunk/main/vcl/inc/win/
H A Dsalgdi.h235 …virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangl…
237 …virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& …
240 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
243 …virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart, const Rectan…
365 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h291 …virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangl…
293 …virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& …
296 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
299 …virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart, const Rectan…
403 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx252 typedef typename ControlWrpT::ControlType ControlType; typedef in sfx::ItemControlConnection
266 explicit ItemControlConnection( sal_uInt16 nSlot, ControlType& rControl,
491 sal_uInt16 nSlot, ControlType& rControl, ItemConnFlags nFlags ) : in ItemControlConnection()
H A Dcontrolwrapper.hxx197 typedef ControlT ControlType; typedef in sfx::SingleControlWrapper
495 typedef MultiControlWrapperHelper ControlType; typedef in sfx::MultiControlWrapper
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControlFactory.idl48 @param ControlType
66 if the given <arg>ControlType</arg> is not a value <type>PropertyControlType</type>
68 XPropertyControl createPropertyControl( [in] short ControlType, [in] boolean CreateReadOnly )
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1164 virtual sal_Bool IsNativeControlSupported( ControlType nType, ControlPart nPart );
1165 virtual sal_Bool hitTestNativeControl( ControlType nType, ControlPart nPart,
1168 virtual sal_Bool drawNativeControl( ControlType nType, ControlPart nPart,
1172 virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart,
1176 virtual sal_Bool getNativeControlRegion( ControlType nType, ControlPart nPart,
1194 sal_Bool KDESalGraphics::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported()
1230 sal_Bool KDESalGraphics::hitTestNativeControl( ControlType nType, ControlPart nPart, in hitTestNativeControl()
1337 sal_Bool KDESalGraphics::drawNativeControl( ControlType nType, ControlPart nPart, in drawNativeControl()
1479 sal_Bool KDESalGraphics::drawNativeControlText( ControlType, ControlPart, in drawNativeControlText() argument
1504 sal_Bool KDESalGraphics::getNativeControlRegion( ControlType nType, ControlPart nPart, in getNativeControlRegion()
/trunk/main/sd/source/ui/inc/taskpane/
H A DTaskPaneControlFactory.hxx72 template<class ControlType, class ArgumentType>
84 return new ControlType( i_rParent, mrArgument ); in InternalCreateControl()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx217 sal_Bool WinSalGraphics::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported()
333 sal_Bool WinSalGraphics::hitTestNativeControl( ControlType, in hitTestNativeControl() argument
438 ControlType nType, in ImplDrawNativeControl()
1055 sal_Bool WinSalGraphics::drawNativeControl( ControlType nType, in drawNativeControl()
1187 sal_Bool WinSalGraphics::drawNativeControlText( ControlType, in drawNativeControlText() argument
1211 sal_Bool WinSalGraphics::getNativeControlRegion( ControlType nType, in getNativeControlRegion()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx243 sal_Bool AquaSalGraphics::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported()
382 sal_Bool AquaSalGraphics::hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectang… in hitTestNativeControl()
473 sal_Bool AquaSalGraphics::drawNativeControl(ControlType nType, in drawNativeControl()
1228 sal_Bool AquaSalGraphics::drawNativeControlText( ControlType /*nType*/, ControlPart /*nPart*/, cons… in drawNativeControlText() argument
1249 sal_Bool AquaSalGraphics::getNativeControlRegion( ControlType nType, ControlPart nPart, const Recta… in getNativeControlRegion()
/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx417 ControlType eCtrlType = (pData->IsRadio())? CTRL_RADIOBUTTON : CTRL_CHECKBOX; in Paint()
457 void SvLBoxButton::ImplAdjustBoxSize( Size& io_rSize, ControlType i_eType, Window* i_pParent ) in ImplAdjustBoxSize()
494 ControlType eCtrlType = (pData->IsRadio())? CTRL_RADIOBUTTON : CTRL_CHECKBOX; in InitViewData()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java105 int ControlType; field in FormHandler.ControlData
163 return oControlData[i].ControlType; in getControlType()
206 curControlData.ControlType = _controltype; in createControlData()
/trunk/main/extensions/source/propctrlr/
H A Dcontroltype.hxx36 namespace ControlType namespace
H A Dformcomponenthandler.cxx2157 ControlType::FIXEDLINE, in impl_classifyControlModel_throw()
2158 ControlType::FORMATTEDFIELD, in impl_classifyControlModel_throw()
2159 ControlType::PROGRESSBAR in impl_classifyControlModel_throw()
2201 case ControlType::FORMATTEDFIELD: in impl_normalizePropertyValue_nothrow()
2258 if ( ControlType::FORMATTEDFIELD == m_nClassId ) in impl_shouldExcludeProperty_nothrow()
/trunk/main/svtools/inc/svtools/
H A Dsvlbitm.hxx178 void ImplAdjustBoxSize( Size& io_rCtrlSize, ControlType i_eType, Window* pParent );

Completed in 149 milliseconds

12