Searched refs:UnoControlModelEntryList (Results 1 – 2 of 2) sorted by relevance
46 class UnoControlModelEntryList : public UnoControlModelEntryListBase class52 UnoControlModelEntryList();53 ~UnoControlModelEntryList();68 UnoControlModelEntryList* pGroup;91 UnoControlModelEntryList maControls;96 sal_uInt32 ImplGetControlCount( const UnoControlModelEntryList& rList ) const;97 …ference< ::com::sun::star::awt::XControlModel > ** pRefs, const UnoControlModelEntryList& rList ) …98 …void ImplSetControlModels( UnoControlModelEntryList& rList, const ::com::sun::star::uno::Sequ…99 …Reference< ::com::sun::star::awt::XControlModel > xCtrl, const UnoControlModelEntryList& rList ) …
43 UnoControlModelEntryList::UnoControlModelEntryList() in UnoControlModelEntryList() function in UnoControlModelEntryList47 UnoControlModelEntryList::~UnoControlModelEntryList() in ~UnoControlModelEntryList()52 void UnoControlModelEntryList::Reset() in Reset()58 void UnoControlModelEntryList::DestroyEntry( sal_uInt32 nEntry ) in DestroyEntry()83 sal_uInt32 StdTabControllerModel::ImplGetControlCount( const UnoControlModelEntryList& rList ) const in ImplGetControlCount()98 …erence< ::com::sun::star::awt::XControlModel > ** ppRefs, const UnoControlModelEntryList& rList ) … in ImplGetControlModels()114 void StdTabControllerModel::ImplSetControlModels( UnoControlModelEntryList& rList, const ::com::sun… in ImplSetControlModels()128 …Reference< ::com::sun::star::awt::XControlModel > xCtrl, const UnoControlModelEntryList& rList ) … in ImplGetControlPos()257 pNewEntry->pGroup = new UnoControlModelEntryList; in setGroup()
Completed in 31 milliseconds