Home
last modified time | relevance | path

Searched refs:UserDraw (Results 1 – 25 of 63) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dnumvset.hxx72 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
109 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
137 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dstatusbar.cxx43 void FrameworkStatusBar::UserDraw(const UserDrawEvent& rUDEvt) in UserDraw() function in framework::FrameworkStatusBar
46 m_pMgr->UserDraw( rUDEvt ); in UserDraw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dstatusbar.cxx43 void FrameworkStatusBar::UserDraw(const UserDrawEvent& rUDEvt) in UserDraw() function in framework::FrameworkStatusBar
46 m_pMgr->UserDraw( rUDEvt ); in UserDraw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dnumvset.hxx71 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
102 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
H A Dgalctrl.hxx97 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCategoryListBox.hxx40 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
H A DCategoryListBox.cxx47 void CategoryListBox::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw() function in sd::CategoryListBox
/dports/cad/opencascade/opencascade-7.6.0/tests/v3d/bugs/
H A Dbug230672 puts "OCC23067: OpenGl package API needed by UserDraw feature is not exported"
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.hxx40 virtual void UserDraw(const UserDrawEvent& rUDEvt) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.hxx40 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sidebar/
H A DValueSetWithTextControl.hxx45 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sidebar/
H A DValueSetWithTextControl.hxx45 virtual void UserDraw(const UserDrawEvent& rUDEvt) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/uielement/
H A Dstatusbar.hxx40 virtual void UserDraw(const UserDrawEvent& rUDEvt) override;
H A Dstatusbarmanager.hxx74 void UserDraw( const UserDrawEvent& rUDEvt );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/uielement/
H A Dstatusbar.hxx41 virtual void UserDraw(const UserDrawEvent& rUDEvt) override;
H A Dstatusbarmanager.hxx75 void UserDraw( const UserDrawEvent& rUDEvt );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/line/
H A DLineWidthValueSet.hxx40 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/line/
H A DLineWidthValueSet.hxx40 virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dstatus.hxx51 UserDraw = 0x0080, enumerator
124 virtual void UserDraw( const UserDrawEvent& rUDEvt );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dstatus.hxx51 UserDraw = 0x0080, enumerator
124 virtual void UserDraw( const UserDrawEvent& rUDEvt );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dstatus.cxx390 if (!(pItem->mnBits & StatusBarItemBits::UserDraw)) in ImplDrawItem()
427 if (pItem->mnBits & StatusBarItemBits::UserDraw) in ImplDrawItem()
434 UserDraw(aODEvt); in ImplDrawItem()
441 UserDraw(aODEvt); in ImplDrawItem()
877 void StatusBar::UserDraw( const UserDrawEvent& ) in UserDraw() function in StatusBar
1218 if ( (pItem->mnBits & StatusBarItemBits::UserDraw) && pItem->mbVisible && in SetItemData()
1247 if ((pItem->mnBits & StatusBarItemBits::UserDraw) && in RedrawItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dstatus.cxx393 if (!(pItem->mnBits & StatusBarItemBits::UserDraw)) in ImplDrawItem()
429 if (pItem->mnBits & StatusBarItemBits::UserDraw) in ImplDrawItem()
436 UserDraw(aODEvt); in ImplDrawItem()
443 UserDraw(aODEvt); in ImplDrawItem()
886 void StatusBar::UserDraw( const UserDrawEvent& ) in UserDraw() function in StatusBar
1226 if ( (pItem->mnBits & StatusBarItemBits::UserDraw) && pItem->mbVisible && in SetItemData()
1256 if ((pItem->mnBits & StatusBarItemBits::UserDraw) && in RedrawItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx134 void SvxNumValueSet::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw() function in SvxNumValueSet
492 void SvxBmpNumValueSet::UserDraw(const UserDrawEvent& rUDEvt) in UserDraw() function in SvxBmpNumValueSet
494 SvxNumValueSet::UserDraw(rUDEvt); in UserDraw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx53 void ValueSetWithTextControl::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw() function in svx::sidebar::ValueSetWithTextControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx60 void ValueSetWithTextControl::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw() function in svx::sidebar::ValueSetWithTextControl

123