Home
last modified time | relevance | path

Searched refs:eHISTORY (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/unotools/source/config/ !
H A Dhistoryoptions.cxx218 case eHISTORY: in GetSize()
260 case eHISTORY: in SetSize()
261 if(nSize!=GetSize(eHISTORY)) in SetSize()
304 case eHISTORY: in impl_truncateList()
366 case eHISTORY: in Clear()
438 case eHISTORY: in GetList()
509 case eHISTORY: in AppendItem()
512 nMaxSize = GetSize(eHISTORY); in AppendItem()
/AOO42X/main/svl/qa/complex/ConfigItems/helper/ !
H A DHistoryOptTest.cxx74 impl_testHistory(eHISTORY, 10); in checkURLHistory()
402 case eHISTORY : in impl_getNewHistory()
438 case eHISTORY : in impl_getOldHistory()
/AOO42X/main/unotools/inc/unotools/ !
H A Dhistoryoptions.hxx59 eHISTORY = 1, enumerator
/AOO42X/main/svtools/source/control/ !
H A Dinettbc.cxx179 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( eHISTORY ); in FillPicklist()
901 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( eHISTORY ); in UpdatePicklistForSmartProtocol_Impl()
/AOO42X/main/sfx2/source/inet/ !
H A Dinettbc.cxx262 …Sequence< ::com::sun::star::beans::PropertyValue > > lList = SvtHistoryOptions().GetList(eHISTORY); in StateChanged()
/AOO42X/main/framework/source/uielement/ !
H A Drecentfilesmenucontroller.cxx320 SvtHistoryOptions().Clear( eHISTORY ); in itemSelected()
/AOO42X/main/sfx2/source/appl/ !
H A Dsfxpicklist.cxx408 SvtHistoryOptions().AppendItem( eHISTORY, in Notify()