Searched refs:ScTpUserLists (Results 1 – 3 of 3) sorted by relevance
76 ScTpUserLists::ScTpUserLists( Window* pParent, in ScTpUserLists() function in ScTpUserLists118 __EXPORT ScTpUserLists::~ScTpUserLists() in ~ScTpUserLists()126 void ScTpUserLists::Init() in Init()176 sal_uInt16* __EXPORT ScTpUserLists::GetRanges() in GetRanges()185 return ( new ScTpUserLists( pParent, rAttrSet ) ); in Create()292 sal_uInt16 ScTpUserLists::UpdateUserListBox() in UpdateUserListBox()318 void ScTpUserLists::UpdateEntries( sal_uInt16 nList ) in UpdateEntries()348 void ScTpUserLists::MakeListStr( String& rListStr ) in MakeListStr()524 void ScTpUserLists::ModifyList( sal_uInt16 nSelList, in ModifyList()540 void ScTpUserLists::RemoveList( sal_uInt16 nList ) in RemoveList()[all …]
40 class ScTpUserLists : public SfxTabPage class52 ScTpUserLists( Window* pParent,54 ~ScTpUserLists();
1560 return ScTpUserLists::Create; in GetTabPageCreatorFunc()
Completed in 17 milliseconds