Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx46 class UnoControlModelEntryList : public UnoControlModelEntryListBase class
52 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 ) …
/aoo42x/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx43 UnoControlModelEntryList::UnoControlModelEntryList() in UnoControlModelEntryList() function in UnoControlModelEntryList
47 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 148 milliseconds