Home
last modified time | relevance | path

Searched refs:GetRubyText (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Drubydialog.hxx113 void GetRubyText();
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Drubydialog.hxx113 void GetRubyText();
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpmarker.hxx251 const OUString& GetRubyText() const {return m_strRubyText;} in GetRubyText() function in LwpRubyMarker
H A Dlwpfribmark.cxx1417 pRubyEnd->SetText(pMarker->GetRubyText()); in XFConvert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpmarker.hxx253 const OUString& GetRubyText() const {return m_strRubyText;} in GetRubyText() function in LwpRubyMarker
H A Dlwpfribmark.cxx1419 pRubyEnd->SetText(pMarker->GetRubyText()); in XFConvert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Drubydialog.cxx393 void SvxRubyDialog::GetRubyText() in GetRubyText() function in SvxRubyDialog
509 GetRubyText(); in IMPL_LINK()
529 GetRubyText(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Drubydialog.cxx378 void SvxRubyDialog::GetRubyText() in GetRubyText() function in SvxRubyDialog
494 GetRubyText(); in IMPL_LINK()
514 GetRubyText(); in IMPL_LINK_NOARG()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs35885 … pub unsafe fn GetRubyText(&self) -> ::windows::runtime::Result<super::super::Foundation::PWSTR> {