Searched refs:HTMLControl (Results 1 – 2 of 2) sorted by relevance
93 struct HTMLControl struct100 HTMLControl( const uno::Reference< container::XIndexContainer > & rForm, argument102 ~HTMLControl();105 sal_Bool operator==( const HTMLControl& rCtrl ) in operator ==() argument109 sal_Bool operator<( const HTMLControl& rCtrl ) in operator <() argument115 SV_IMPL_OP_PTRARR_SORT( HTMLControls, HTMLControl* ) in SV_IMPL_OP_PTRARR_SORT() argument1368 HTMLControl *pHCntrl = new HTMLControl( xFormComps, nNodeIdx ); in AddControl()1369 if( !rControls.C40_PTR_INSERT( HTMLControl, pHCntrl ) ) in AddControl()1432 HTMLControl::HTMLControl( in HTMLControl() function in HTMLControl1439 HTMLControl::~HTMLControl() in ~HTMLControl()
188 struct HTMLControl;189 SV_DECL_PTRARR_SORT_DEL( HTMLControls, HTMLControl*, 1, 1 )
Completed in 25 milliseconds