Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1154 FixedLine* mpFLSettings; member in sd::CustomAnimationEffectTabPage
1202 mpFLSettings = new FixedLine( this, SdResId( FL_SETTINGS ) ); in CustomAnimationEffectTabPage()
1348 nOffsetY += mpFLSettings->GetSizePixel().Height() + aSpace.Height(); in CustomAnimationEffectTabPage()
1349 mpFLSettings->Show(); in CustomAnimationEffectTabPage()
1513 delete mpFLSettings; in ~CustomAnimationEffectTabPage()

Completed in 26 milliseconds