Home
last modified time | relevance | path

Searched refs:HTMLControl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dhtmlforw.cxx93 struct HTMLControl struct
100 HTMLControl( const uno::Reference< container::XIndexContainer > & rForm, argument
102 ~HTMLControl();
105 sal_Bool operator==( const HTMLControl& rCtrl ) in operator ==() argument
109 sal_Bool operator<( const HTMLControl& rCtrl ) in operator <() argument
115 SV_IMPL_OP_PTRARR_SORT( HTMLControls, HTMLControl* ) in SV_IMPL_OP_PTRARR_SORT() argument
1368 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 HTMLControl
1439 HTMLControl::~HTMLControl() in ~HTMLControl()
H A Dwrthtml.hxx188 struct HTMLControl;
189 SV_DECL_PTRARR_SORT_DEL( HTMLControls, HTMLControl*, 1, 1 )

Completed in 28 milliseconds