Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx136 ImplColorSet* pSet2 = (ImplColorSet*) p2; in ImplColorSetCmpFnc() local
139 if( pSet1->mbSet && pSet2->mbSet ) in ImplColorSetCmpFnc()
142 const sal_uInt8 cLum2 = pSet2->maColor.GetLuminance(); in ImplColorSetCmpFnc()
147 else if( pSet2->mbSet ) in ImplColorSetCmpFnc()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx5596 SfxItemSet *pSet2 = new SfxItemSet( *GetItemSet().GetPool(), in Create() local
5598 pSet2->Load( rStream ); in Create()
5599 return new XLineAttrSetItem( pSet2 ); in Create()
5669 SfxItemSet *pSet2 = new SfxItemSet( *GetItemSet().GetPool(), in Create() local
5671 pSet2->Load( rStream ); in Create()
5672 return new XFillAttrSetItem( pSet2 ); in Create()

Completed in 47 milliseconds