Searched refs:mpRBInteractive (Results 1 – 1 of 1) sorted by relevance
1883 boost::shared_ptr< RadioButton > mpRBInteractive; member in sd::CustomAnimationDurationTabPage1901 mpRBInteractive.reset( new RadioButton( this, SdResId( RB_INTERACTIVE ) ) ); in CustomAnimationDurationTabPage()2026 mpRBInteractive->Check( xTrigger.is() ); in CustomAnimationDurationTabPage()2072 mpRBInteractive->Check( sal_True ); in IMPL_LINK()2209 if( mpRBInteractive->IsChecked() ) in update()
Completed in 18 milliseconds