Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx199 maStrProperty = mpFTProperty->GetText(); in CustomAnimationPane()
273 delete mpFTProperty; in ~CustomAnimationPane()
467 mpFTProperty->SetSizePixel(aFixedTextSize); in updateLayout()
507 mpFTProperty->SetPosPixel( aFTPos ); in updateLayout()
739 mpFTProperty->Enable( sal_False ); in updateControls()
757 mpFTProperty->SetText( maStrProperty ); in updateControls()
815 mpFTProperty->Enable( bEnable ); in updateControls()
820 mpFTProperty->Enable( sal_False ); in updateControls()
871 mpFTProperty->Enable( sal_False ); in updateControls()
1103 if (mpFTProperty != NULL) in UpdateLook()
[all …]
H A DCustomAnimationPane.hxx141 FixedText* mpFTProperty; member in sd::CustomAnimationPane

Completed in 34 milliseconds