Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx2017 class DemoPopup : public FloatingWindow class
2020 DemoPopup() : FloatingWindow( nullptr, WB_SYSTEMWINDOW|WB_TOOLTIPWIN) in DemoPopup() function in __anonae1f6d930911::DemoPopup
2192 VclPtr<DemoPopup> xPopup; in Main()
2198 xPopup = VclPtrInstance< DemoPopup> (); in Main()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx2068 class DemoPopup : public FloatingWindow class
2071 DemoPopup() : FloatingWindow( nullptr, WB_SYSTEMWINDOW|WB_TOOLTIPWIN) in DemoPopup() function in DemoPopup
2351 VclPtr<DemoPopup> xPopup; in Main()
2365 xPopup = VclPtrInstance< DemoPopup> (); in Main()