Searched refs:ConditionPtr (Results 1 – 2 of 2) sorted by relevance
74 typedef ::boost::shared_ptr< Condition > ConditionPtr; typedef in rptui::ConditionalFormattingDialog75 typedef ::std::vector< ConditionPtr > Conditions;
181 ConditionPtr pCon( new Condition( &m_aConditionPlayground, *this, m_rController ) ); in impl_addCondition_nothrow()263 ConditionPtr pMovedCondition; in impl_moveCondition_nothrow()383 ConditionPtr pCon( new Condition( &m_aConditionPlayground, *this, m_rController ) ); in impl_initializeConditions()
Completed in 15 milliseconds