Searched refs:pSet2 (Results 1 – 2 of 2) sorted by relevance
136 ImplColorSet* pSet2 = (ImplColorSet*) p2; in ImplColorSetCmpFnc() local139 if( pSet1->mbSet && pSet2->mbSet ) in ImplColorSetCmpFnc()142 const sal_uInt8 cLum2 = pSet2->maColor.GetLuminance(); in ImplColorSetCmpFnc()147 else if( pSet2->mbSet ) in ImplColorSetCmpFnc()
5596 SfxItemSet *pSet2 = new SfxItemSet( *GetItemSet().GetPool(), in Create() local5598 pSet2->Load( rStream ); in Create()5599 return new XLineAttrSetItem( pSet2 ); in Create()5669 SfxItemSet *pSet2 = new SfxItemSet( *GetItemSet().GetPool(), in Create() local5671 pSet2->Load( rStream ); in Create()5672 return new XFillAttrSetItem( pSet2 ); in Create()
Completed in 66 milliseconds