Home
last modified time | relevance | path

Searched refs:aGrfSet (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx360 aGrfSet.Put( *pSet ); in Execute()
361 if( aGrfSet.Count() ) in Execute()
362 rSh.SetAttrSet( aGrfSet ); in Execute()
443 aGrfSet.Put( SwLuminanceGrf( in ExecAttr()
448 aGrfSet.Put( SwContrastGrf( in ExecAttr()
453 aGrfSet.Put( SwChannelRGrf( in ExecAttr()
458 aGrfSet.Put( SwChannelGGrf( in ExecAttr()
463 aGrfSet.Put( SwChannelBGrf( in ExecAttr()
480 aGrfSet.Put( SwInvertGrf( in ExecAttr()
486 aGrfSet.Put( SwDrawModeGrf( in ExecAttr()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx462 SwAttrSet aGrfSet( rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportGraf1() local
466 aGrfSet.Put( aCrop ); in ImportGraf1()
470 pRet = MakeGrafNotInCntnt(aPD,pGraph,aFileName,aGrfSet); in ImportGraf1()
472 pRet = MakeGrafInCntnt(rPic,aPD,pGraph,aFileName,aGrfSet); in ImportGraf1()

Completed in 41 milliseconds