Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/
H A Dnbdtmg.cxx627 pEntry->sGrfName = pSrcEntry->sGrfName; in GraphyicBulletsTypeMgr()
647 pEntry->sGrfName = *pGrfNm; in Init()
727 pEntry->sGrfName = *pGrfName; in RelplaceNumRule()
752 String sGrfName; in ApplyNumRule() local
754 sGrfName= pEntry->sGrfName; in ApplyNumRule()
780 aFmt.SetGraphic( sGrfName ); in ApplyNumRule()
835 sRet = pEntry->sGrfName; in GetGrfName()
1130 pEntry->sGrfName = *pGrfName; in RelplaceNumRule()
1300 String sGrfName; in ApplyNumRule() local
1302 sGrfName= pEntry->sGrfName; in ApplyNumRule()
[all …]
/aoo41x/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()
285 sTmp = sGrfName; in Execute()
407 sGrfName = *pItem->GetGraphicLink(); in SaveGraphic()
414 sGrfName = *pItem->GetGraphicLink(); in SaveGraphic()
419 return ExportGraphic( aGraphic, sGrfName ); in SaveGraphic()
H A Dromenu.hxx50 sGrfName; member in SwReadOnlyPopup
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx1119 String sGrfName, sFltName; in setPropertyValue() local
1134 sGrfName.Erase(); in setPropertyValue()
1142 sGrfName.Erase(); in setPropertyValue()
1146 sGrfName = sTmp; in setPropertyValue()
1166 pFmt->GetDoc()->ReRead( aGrfPaM, sGrfName, sFltName, 0, in setPropertyValue()
1501 String sGrfName; in getPropertyValue() local
1518 ( sGrfName = sPrefix ) += sId; in getPropertyValue()
1521 aAny <<= OUString( sGrfName ); in getPropertyValue()
1525 String sGrfName; in getPropertyValue() local
1541 (sGrfName = sPrefix) += sId; in getPropertyValue()
[all …]
/aoo41x/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()
/aoo41x/main/svx/inc/svx/
H A Dnbdtmg.hxx128 String sGrfName; member in svx::sidebar::GrfBulDataRelation

Completed in 56 milliseconds