Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx258 size_t nOldConditionIndex( _nCondIndex ); in impl_moveCondition_nothrow() local
266 aMovedCondition = m_xCopy->getByIndex( (sal_Int32)nOldConditionIndex ); in impl_moveCondition_nothrow()
267 m_xCopy->removeByIndex( (sal_Int32)nOldConditionIndex ); in impl_moveCondition_nothrow()
269 Conditions::iterator aRemovePos( m_aConditions.begin() + nOldConditionIndex ); in impl_moveCondition_nothrow()

Completed in 34 milliseconds