Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx204 Font font( mpFLEffect->GetFont() ); in CustomAnimationPane()
206 mpFLEffect->SetFont( font ); in CustomAnimationPane()
225 maStrModify = mpFLEffect->GetText(); in CustomAnimationPane()
270 delete mpFLEffect; in ~CustomAnimationPane()
448 aSize = mpFLEffect->GetSizePixel(); in updateLayout()
451 mpFLEffect->SetPosSizePixel( aCursor, aSize ); in updateLayout()
734 mpFLEffect->Enable( sal_False ); in updateControls()
750 mpFLEffect->Enable(nSelectionCount > 0); in updateControls()
774 mpFLEffect->SetText( aTemp ); in updateControls()
879 mpFLEffect->SetText( maStrModify ); in updateControls()
[all …]
H A DCustomAnimationPane.hxx138 FixedLine* mpFLEffect; member in sd::CustomAnimationPane

Completed in 28 milliseconds