Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1883 boost::shared_ptr< RadioButton > mpRBInteractive; member in sd::CustomAnimationDurationTabPage
1901 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 19 milliseconds