Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.cxx119 rConfigItem.MoveResultSet(1); in IMPL_LINK()
123 rConfigItem.MoveResultSet(nPos - 1); in IMPL_LINK()
127 rConfigItem.MoveResultSet( static_cast< sal_Int32 >(m_aRecordED.GetValue()) ); in IMPL_LINK()
130 rConfigItem.MoveResultSet(nPos + 1); in IMPL_LINK()
132 rConfigItem.MoveResultSet(-1); in IMPL_LINK()
H A Dmailmergewizard.cxx177 m_rConfigItem.MoveResultSet(1); in enterState()
H A Dmmgreetingspage.cxx453 rConfig.MoveResultSet( bNext ? ++nPos : --nPos); in IMPL_LINK()
H A Dmmoutputpage.cxx1323 rConfigItem.MoveResultSet(rInfo.nDBRow); in IMPL_LINK()
H A Dmmconfigitem.cxx1069 sal_Int32 SwMailMergeConfigItem::MoveResultSet(sal_Int32 nTarget) in MoveResultSet() function in SwMailMergeConfigItem
H A Dmmaddressblockpage.cxx322 rConfig.MoveResultSet( bNext ? ++nPos : --nPos); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dmmconfigitem.hxx119 sal_Int32 MoveResultSet(sal_Int32 nTarget);

Completed in 45 milliseconds