Searched refs:SvtHistoryOptions (Results 1 – 15 of 15) sorted by relevance
629 SvtHistoryOptions_Impl* SvtHistoryOptions::m_pDataContainer = NULL ;630 sal_Int32 SvtHistoryOptions::m_nRefCount = 0 ;635 SvtHistoryOptions::SvtHistoryOptions() in SvtHistoryOptions() function in SvtHistoryOptions654 SvtHistoryOptions::~SvtHistoryOptions() in ~SvtHistoryOptions()672 sal_uInt32 SvtHistoryOptions::GetSize( EHistoryType eHistory ) const in GetSize()681 void SvtHistoryOptions::SetSize( EHistoryType eHistory, sal_uInt32 nSize ) in SetSize()690 void SvtHistoryOptions::Clear( EHistoryType eHistory ) in Clear()699 Sequence< Sequence< PropertyValue > > SvtHistoryOptions::GetList( EHistoryType eHistory ) const in GetList()708 void SvtHistoryOptions::AppendItem( EHistoryType eHistory , in AppendItem()721 Mutex& SvtHistoryOptions::GetOwnStaticMutex() in GetOwnStaticMutex()
210 rItem.pItem = new SvtHistoryOptions(); in impl_newItem()
90 class UNOTOOLS_DLLPUBLIC SvtHistoryOptions: public utl::detail::Options class118 SvtHistoryOptions();119 virtual ~SvtHistoryOptions();
219 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( ePICKLIST ); in CreatePickListEntries()408 SvtHistoryOptions().AppendItem( eHISTORY, in Notify()455 SvtHistoryOptions().AppendItem( ePICKLIST, in Notify()
268 SfxPickList::GetOrCreate( SvtHistoryOptions().GetSize( ePICKLIST ) ); in Initialize_Impl()
192 Sequence< Sequence< PropertyValue > > aHistoryList( SvtHistoryOptions().GetList( ePICKLIST ) );
1278 SvtHistoryOptions aHistOpt; in ~BookmarksBox_Impl()1397 aBookmarkSeq = SvtHistoryOptions().GetList( eHELPBOOKMARKS ); in BookmarksTabPage_Impl()
104 Sequence< Sequence< PropertyValue > > aHistoryList = SvtHistoryOptions().GetList( ePICKLIST ); in fillPopupMenu()319 SvtHistoryOptions().Clear( ePICKLIST ); in itemSelected()
187 SvtHistoryOptions m_aConfigItem;
179 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( eHISTORY ); in FillPicklist()901 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( eHISTORY ); in UpdatePicklistForSmartProtocol_Impl()
262 …::uno::Sequence< ::com::sun::star::beans::PropertyValue > > lList = SvtHistoryOptions().GetList(eH… in StateChanged()
247 Sequence< Sequence< PropertyValue> > aHistory = SvtHistoryOptions().GetList( ePICKLIST ); in impl_init()
607 Sequence< Sequence< PropertyValue > > aHistoryList = SvtHistoryOptions().GetList( ePICKLIST ); in UpdateSpecialFileMenu()
787 SvtHistoryOptions().GetList (ePICKLIST); in ScanDocmenu()
432 SvtHistoryOptions().AppendItem( ePICKLIST, in disposing()
Completed in 186 milliseconds