Home
last modified time | relevance | path

Searched refs:sGrfName (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx630 pEntry->sGrfName = pSrcEntry->sGrfName; in GraphicBulletsTypeMgr()
652 pEntry->sGrfName = *pGrfNm; in Init()
732 pEntry->sGrfName = *pGrfName; in RelplaceNumRule()
757 String sGrfName; in ApplyNumRule() local
759 sGrfName= pEntry->sGrfName; in ApplyNumRule()
785 aFmt.SetGraphic( sGrfName ); in ApplyNumRule()
840 sRet = pEntry->sGrfName; in GetGrfName()
1135 pEntry->sGrfName = *pGrfName; in RelplaceNumRule()
1305 String sGrfName; in ApplyNumRule() local
1307 sGrfName= pEntry->sGrfName; in ApplyNumRule()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dromenu.cxx137 if ( 0 == (pGrf = rSh.GetGrfAtPos( rDocPos, sGrfName, bLink )) ) in SwReadOnlyPopup()
154 pTargetURL = new INetImage( bLink ? sGrfName : aEmptyStr, in SwReadOnlyPopup()
286 sTmp = sGrfName; in Execute()
408 sGrfName = *pItem->GetGraphicLink(); in SaveGraphic()
415 sGrfName = *pItem->GetGraphicLink(); in SaveGraphic()
420 return ExportGraphic( aGraphic, sGrfName ); in SaveGraphic()
H A Dromenu.hxx50 sGrfName; member in SwReadOnlyPopup
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1522 String sGrfName, sFltName; in setPropertyValue() local
1537 sGrfName.Erase(); in setPropertyValue()
1545 sGrfName.Erase(); in setPropertyValue()
1549 sGrfName = sTmp; in setPropertyValue()
1569 pFmt->GetDoc()->ReRead( aGrfPaM, sGrfName, sFltName, 0, in setPropertyValue()
2018 String sGrfName; in getPropertyValue() local
2035 ( sGrfName = sPrefix ) += sId; in getPropertyValue()
2038 aAny <<= OUString( sGrfName ); in getPropertyValue()
2042 String sGrfName; in getPropertyValue() local
2058 (sGrfName = sPrefix) += sId; in getPropertyValue()
[all …]
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2343 String sGrfName = *(const String*)aGrfNames.GetObject(i); in IMPL_LINK() local
2344 INetURLObject aObj(sGrfName); in IMPL_LINK()
2346 sGrfName = aObj.PathToFileName(); in IMPL_LINK()
2362 pPopup->InsertItem(MN_GALLERY_ENTRY + i, sGrfName, aImage ); in IMPL_LINK()
2368 MN_GALLERY_ENTRY + i, sGrfName, aImage ); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx130 String sGrfName; member in svx::sidebar::GrfBulDataRelation

Completed in 72 milliseconds