Home
last modified time | relevance | path

Searched refs:SvxFontNameBox_Impl (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx194 class SvxFontNameBox_Impl : public FontNameBox class
232 virtual ~SvxFontNameBox_Impl() override;
1352 SvxFontNameBox_Impl::~SvxFontNameBox_Impl() in ~SvxFontNameBox_Impl()
1357 void SvxFontNameBox_Impl::dispose() in dispose()
1363 void SvxFontNameBox_Impl::FillList() in FillList()
1420 bool SvxFontNameBox_Impl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1476 void SvxFontNameBox_Impl::SetOptimalSize() in SetOptimalSize()
1502 void SvxFontNameBox_Impl::ReleaseFocus_Impl() in ReleaseFocus_Impl()
1513 void SvxFontNameBox_Impl::EnableControls_Impl() in EnableControls_Impl()
1568 void SvxFontNameBox_Impl::Select() in Select()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx256 class SvxFontNameBox_Impl;
280 VclPtr<SvxFontNameBox_Impl> m_xVclBox;
379 class SvxFontNameBox_Impl final : public InterimItemWindow class
396 SvxFontNameBox_Impl(vcl::Window* pParent, const Reference<XDispatchProvider>& rDispatchProvider,
405 virtual ~SvxFontNameBox_Impl() override in ~SvxFontNameBox_Impl()
1485 SvxFontNameBox_Impl::SvxFontNameBox_Impl(vcl::Window* pParent, const Reference<XDispatchProvider>& … in SvxFontNameBox_Impl() function in SvxFontNameBox_Impl
1597 bool SvxFontNameBox_Impl::DoKeyInput(const KeyEvent& rKEvt) in DoKeyInput()
1612 void SvxFontNameBox_Impl::SetOptimalSize() in SetOptimalSize()
1623 void SvxFontNameBox_Impl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
3078 m_xVclBox = VclPtr<SvxFontNameBox_Impl>::Create(pParent, in createItemWindow()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.writeonly.results784 SvxFontNameBox_Impl m_aOwnFontList ::std::unique_ptr<FontList>
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog249652 …2 (anonymous namespace)::SvxFontNameBox_Impl::EventNotify(NotifyEvent&) (this=0x6ffa1c0, rNEvt=..…
743377 SvxFontNameBox_Impl was not disposed
868759 SvxFontNameBox_Impl has, should be good enough for us, too.
944535 Fixes memleak by allowing SvxFontNameBox_Impl dtor to be called
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog481328 SvxFontNameBox_Impl was not disposed
606710 SvxFontNameBox_Impl has, should be good enough for us, too.
682486 Fixes memleak by allowing SvxFontNameBox_Impl dtor to be called