Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx452 , mbIgnorePaint(false) in CustomAnimationList()
835 mbIgnorePaint = true; in update()
1004 mbIgnorePaint = false; in update()
1115 if( mbIgnorePaint ) in SelectHdl()
1124 if( mbIgnorePaint ) in DeselectHdl()
1316 if( mbIgnorePaint ) in Paint()
H A DCustomAnimationList.hxx116 bool mbIgnorePaint; member in sd::CustomAnimationList
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A DCustomAnimationList.hxx133 bool mbIgnorePaint; member in sd::CustomAnimationList
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationList.cxx424 , mbIgnorePaint(false) in CustomAnimationList()
659 mbIgnorePaint = true; in update()
864 mbIgnorePaint = false; in update()
981 if( mbIgnorePaint ) in Select()