Searched refs:ScTpUserLists (Results 1 – 3 of 3) sorted by relevance
75 ScTpUserLists::ScTpUserLists( Window* pParent, in ScTpUserLists() function in ScTpUserLists117 __EXPORT ScTpUserLists::~ScTpUserLists() in ~ScTpUserLists()125 void ScTpUserLists::Init() in Init()175 sal_uInt16* __EXPORT ScTpUserLists::GetRanges() in GetRanges()184 return ( new ScTpUserLists( pParent, rAttrSet ) ); in Create()291 sal_uInt16 ScTpUserLists::UpdateUserListBox() in UpdateUserListBox()317 void ScTpUserLists::UpdateEntries( sal_uInt16 nList ) in UpdateEntries()347 void ScTpUserLists::MakeListStr( String& rListStr ) in MakeListStr()523 void ScTpUserLists::ModifyList( sal_uInt16 nSelList, in ModifyList()539 void ScTpUserLists::RemoveList( sal_uInt16 nList ) in RemoveList()[all …]
40 class ScTpUserLists : public SfxTabPage class52 ScTpUserLists( Window* pParent,54 ~ScTpUserLists();
1559 return ScTpUserLists::Create; in GetTabPageCreatorFunc()
Completed in 23 milliseconds