Searched refs:GetDesc (Results 1 – 9 of 9) sorted by relevance
123 if(pMapObj->GetDesc().Len()) in getAccessibleActionDescription()124 sDesc = rtl::OUString( pMapObj->GetDesc() ); in getAccessibleActionDescription()
436 aDesc = pIMapObj->GetDesc(); in SdrObjChanged()858 …lg = pFact->CreateURLDialog( this, pIMapObj->GetURL(), pIMapObj->GetAltText(), pIMapObj->GetDesc(), in DoPropertyDialog()875 pIMapObj->SetDesc( aDlg->GetDesc() ); in DoPropertyDialog()
70 String GetDesc() const { return maEdtDescription.GetText(); } in GetDesc() function in URLDlg
116 const String& GetDesc() const { return aDesc; } in GetDesc() function in IMapObject
132 virtual String GetDesc() const = 0;
541 String AbstractURLDlg_Impl::GetDesc() const in GetDesc() function in AbstractURLDlg_Impl543 return pDlg->GetDesc(); in GetDesc()
300 virtual String GetDesc() const;
218 maDesc = rMapObject.GetDesc(); in SvUnoImageMapObject()
746 rDesc = pObj->GetDesc(); in Out_ImageMap()
Completed in 44 milliseconds