Home
last modified time | relevance | path

Searched refs:s_sHistoryItemRef (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dhistoryoptions.cxx332 xSet->getPropertyValue(s_sHistoryItemRef) >>= sTmp; in impl_truncateList()
466 xSet->getPropertyValue(s_sHistoryItemRef) >>= sUrl; in GetList()
545 xSet->getPropertyValue(s_sHistoryItemRef) >>= sTmp; in AppendItem()
551 xSet->getPropertyValue(s_sHistoryItemRef) >>= sFind; in AppendItem()
560 xNextSet->getPropertyValue(s_sHistoryItemRef) >>= sTemp; in AppendItem()
561 xPrevSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sTemp)); in AppendItem()
564 xSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sFind)); in AppendItem()
585 xSet->getPropertyValue(s_sHistoryItemRef) >>= sRemove; in AppendItem()
600 xNextSet->getPropertyValue(s_sHistoryItemRef) >>= sTemp; in AppendItem()
601 xPrevSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sTemp)); in AppendItem()
[all …]
/aoo4110/main/unotools/inc/unotools/
H A Dhistoryoptions_const.hxx44 …static const ::rtl::OUString s_sHistoryItemRef = ::rtl::OUString::createFromAscii("HistoryItemR… variable
/aoo4110/main/svl/qa/complex/ConfigItems/helper/
H A DHistoryOptTest.cxx345 xOrder->getByName(s_sHistoryItemRef) >>= sCheck; in impl_existsItemAtIndex()

Completed in 28 milliseconds