Searched refs:_nControlType (Results 1 – 2 of 2) sorted by relevance
/trunk/main/extensions/source/propctrlr/ |
H A D | commoncontrol.hxx | 123 sal_Int16 _nControlType, 197 …inline CommonBehaviourControl( sal_Int16 _nControlType, Window* _pParentWindow, WinBits _nWindowSt… 249 …NTROL_INTERFACE, CONTROL_WINDOW >::CommonBehaviourControl ( sal_Int16 _nControlType, Window* _pPar… in CommonBehaviourControl() argument 251 … ,m_aImplControl( new WindowType( _pParentWindow, _nWindowStyle ), _nControlType, *this, this ) in CommonBehaviourControl()
|
H A D | commoncontrol.cxx | 51 …ControlHelper::ControlHelper( Window* _pControlWindow, sal_Int16 _nControlType, XPropertyControl& … in ControlHelper() argument 53 ,m_nControlType( _nControlType ) in ControlHelper()
|
Completed in 9 milliseconds