Home
last modified time | relevance | path

Searched refs:GetAltText (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuiimapwnd.hxx41 OUString GetAltText() const { return m_xEdtAlternativeText->get_text(); } in GetAltText() function in URLDlg
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuiimapwnd.hxx42 OUString GetAltText() const { return m_xEdtAlternativeText->get_text(); } in GetAltText() function in URLDlg
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A DSwAppletImpl.hxx61 const OUString& GetAltText() const { return m_sAlt; } in GetAltText() function in SwApplet_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A DSwAppletImpl.hxx61 const OUString& GetAltText() const { return sAlt; } in GetAltText() function in SwApplet_Impl
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.h42 WideString GetAltText() const;
H A Dcpdf_structelement.cpp53 WideString CPDF_StructElement::GetAltText() const { in GetAltText() function in CPDF_StructElement
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dimapwnd.cxx368 aAltText = pIMapObj->GetAltText(); in SdrObjChanged()
638 aInfo.aMarkAltText = pIMapObj->GetAltText(); in UpdateInfo()
695 …pFact->CreateURLDialog(GetDrawingArea(), pIMapObj->GetURL(), pIMapObj->GetAltText(), pIMapObj->Get… in DoPropertyDialog()
711 pIMapObj->SetAltText( aDlg->GetAltText() ); in DoPropertyDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dimapwnd.cxx370 aAltText = pIMapObj->GetAltText(); in SdrObjChanged()
641 aInfo.aMarkAltText = pIMapObj->GetAltText(); in UpdateInfo()
698 …pFact->CreateURLDialog(GetDrawingArea(), pIMapObj->GetURL(), pIMapObj->GetAltText(), pIMapObj->Get… in DoPropertyDialog()
713 pIMapObj->SetAltText( aDlg->GetAltText() ); in DoPropertyDialog()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.h43 WideString GetAltText() const;
H A Dcpdf_structelement.cpp53 WideString CPDF_StructElement::GetAltText() const { in GetAltText() function in CPDF_StructElement
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dimapobj.hxx105 const OUString& GetAltText() const { return aAltText; } in GetAltText() function in IMapObject
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dfpdf_structtree_embeddertest.cpp12 TEST_F(FPDFStructTreeEmbeddertest, GetAltText) { in TEST_F() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dimapobj.hxx100 const OUString& GetAltText() const { return aAltText; } in GetAltText() function in IMapObject
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_structtree.cpp77 return elem ? WideStringToBuffer(elem->GetAltText(), buffer, buflen) : 0; in FPDF_StructElement_GetAltText()
H A Dfpdf_structtree_embeddertest.cpp12 TEST_F(FPDFStructTreeEmbedderTest, GetAltText) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_structtree.cpp79 return elem ? WideStringToBuffer(elem->GetAltText(), buffer, buflen) : 0; in FPDF_StructElement_GetAltText()
H A Dfpdf_structtree_embeddertest.cpp14 TEST_F(FPDFStructTreeEmbedderTest, GetAltText) { in TEST_F() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/draw/
H A Ddpage.cxx175 sText = pTmpObj->GetAltText(); in RequestHelp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/draw/
H A Ddpage.cxx173 sText = pTmpObj->GetAltText(); in RequestHelp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dgridwin5.cxx267 aHelpText = pIMapObj->GetAltText(); in RequestHelp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dgridwin5.cxx267 aHelpText = pIMapObj->GetAltText(); in RequestHelp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvxdlg.hxx129 virtual OUString GetAltText() const = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvxdlg.hxx118 virtual OUString GetAltText() const = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/factory/
H A Ddlgfact.cxx606 OUString AbstractURLDlg_Impl::GetAltText() const in GetAltText() function in AbstractURLDlg_Impl
608 return m_xDlg->GetAltText(); in GetAltText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfudraw.cxx741 aURL = pIMapObj->GetAltText() + in SetHelpText()

123