Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1444 std::unique_ptr<weld::Label> mxFTRepeat; member in sd::CustomAnimationDurationTabPage
1462 , mxFTRepeat(mxBuilder->weld_label("repeat_label")) in CustomAnimationDurationTabPage()
1505 mxFTRepeat->set_sensitive(false); in CustomAnimationDurationTabPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2280 std::unique_ptr<weld::Label> mxFTRepeat; member in sd::CustomAnimationDurationTabPage
2298 , mxFTRepeat(mxBuilder->weld_label("repeat_label")) in CustomAnimationDurationTabPage()
2342 mxFTRepeat->set_sensitive(false); in CustomAnimationDurationTabPage()