Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx366 m_rAction.moveConditionUp( getConditionIndex() ); in IMPL_LINK()
368 m_rAction.moveConditionDown( getConditionIndex() ); in IMPL_LINK()
370 m_rAction.addCondition( getConditionIndex() ); in IMPL_LINK()
372 m_rAction.deleteCondition( getConditionIndex() ); in IMPL_LINK()
H A DCondition.hxx139 size_t getConditionIndex() const { return m_nCondIndex; } in getConditionIndex() function in rptui::Condition
H A DCondFormat.cxx552 …reConditionVisible( dynamic_cast< const Condition& >( *pConditionCandidate ).getConditionIndex() ); in PreNotify()

Completed in 28 milliseconds