Searched refs:GetAltText (Results 1 – 14 of 14) sorted by relevance
435 aAltText = pIMapObj->GetAltText(); in SdrObjChanged()719 String aDescr( pIMapObj->GetAltText() ); in RequestHelp()787 aInfo.aMarkAltText = pIMapObj->GetAltText(); in UpdateInfo()858 …AbstractURLDlg* aDlg = pFact->CreateURLDialog( this, pIMapObj->GetURL(), pIMapObj->GetAltText(), p… in DoPropertyDialog()874 pIMapObj->SetAltText( aDlg->GetAltText() ); in DoPropertyDialog()
69 String GetAltText() const { return maEdtAlternativeText.GetText(); } in GetAltText() function in URLDlg
72 const String& GetAltText() { return sAlt; } in GetAltText() function in SwApplet_Impl
113 const String& GetAltText() const { return aAltText; } in GetAltText() function in IMapObject
179 sTxt = pTmpObj->GetAltText(); in RequestHelp()
657 pNoTxtNd->SetTitle( pAppletImpl->GetAltText() ); in EndObject()790 pNoTxtNd->SetTitle( pAppletImpl->GetAltText() ); in EndApplet()
315 aHelpText = pIMapObj->GetAltText(); in RequestHelp()
131 virtual String GetAltText() const = 0;
536 String AbstractURLDlg_Impl::GetAltText() const in GetAltText() function in AbstractURLDlg_Impl538 return pDlg->GetAltText(); in GetAltText()
299 virtual String GetAltText() const;
217 maAltText = rMapObject.GetAltText(); in SvUnoImageMapObject()
950 aHelpText = pIMapObj->GetAltText(); in SetHelpText()
744 String rDesc( pObj->GetAltText() ); in Out_ImageMap()
1683 *pDescription = pObject->GetAltText(); in IsURLGrfAtPos()
Completed in 69 milliseconds