Home
last modified time | relevance | path

Searched refs:eCtrlType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvlbitm.cxx417 ControlType eCtrlType = (pData->IsRadio())? CTRL_RADIOBUTTON : CTRL_CHECKBOX; in Paint() local
418 …if ( nIndex != SV_BMP_STATICIMAGE && rDev.IsNativeControlSupported( eCtrlType, PART_ENTIRE_CONTROL… in Paint()
421 ImplAdjustBoxSize( aSize, eCtrlType, &rDev ); in Paint()
437 bNativeOK = rDev.DrawNativeControl( eCtrlType, PART_ENTIRE_CONTROL, in Paint()
494 ControlType eCtrlType = (pData->IsRadio())? CTRL_RADIOBUTTON : CTRL_CHECKBOX; in InitViewData() local
496 ImplAdjustBoxSize( aSize, eCtrlType, pView ); in InitViewData()
/trunk/main/oox/source/ole/
H A Dvbacontrol.cxx316 const ControlConverter& rConv, ApiControlType eCtrlType, sal_Int32 nCtrlIndex ) const in convertProperties() argument
321 if( eCtrlType != API_CONTROL_DIALOG ) in convertProperties()
329 …if( (eCtrlType != API_CONTROL_PROGRESSBAR) && (eCtrlType != API_CONTROL_GROUPBOX) && (eCtrlType !=… in convertProperties()
H A Daxcontrol.cxx521 ApiControlType eCtrlType = getControlType(); in getServiceName() local
522 if( mbAwtModel ) switch( eCtrlType ) in getServiceName()
540 else switch( eCtrlType ) in getServiceName()
/trunk/main/oox/inc/oox/ole/
H A Dvbacontrol.hxx79 ApiControlType eCtrlType,

Completed in 50 milliseconds