Lines Matching refs:GetSelectEntryPos

156 		XGradientStyle eXGS = (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos();  in IMPL_LINK()
166 (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(), in IMPL_LINK()
201 XGradientStyle eXGS = (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(); in ActivateGradient()
378 …|| (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos() != (XGradientStyle)aLbTrgrGradientType.… in FillItemSet()
391 (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(), in FillItemSet()
868 _nPos = aLbBitmap.GetSelectEntryPos(); in ActivatePage()
887 _nPos = aLbHatching.GetSelectEntryPos(); in ActivatePage()
908 _nPos = aLbGradient.GetSelectEntryPos(); in ActivatePage()
927 _nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()
941 _nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in ActivatePage()
956 if( aTypeLB.GetSelectEntryPos() > XFILL_NONE) in ActivatePage()
997 XFillStyle eStyle = (XFillStyle) aTypeLB.GetSelectEntryPos(); in DeactivatePage()
1003 … nPos = aLbGradient.GetSelectEntryPos();//CHINA001 *pPos = aLbGradient.GetSelectEntryPos(); in DeactivatePage()
1009 … nPos = aLbHatching.GetSelectEntryPos();//CHINA001 *pPos = aLbHatching.GetSelectEntryPos(); in DeactivatePage()
1015 … nPos = aLbBitmap.GetSelectEntryPos();//CHINA001 *pPos = aLbBitmap.GetSelectEntryPos(); in DeactivatePage()
1021 nPos = aLbColor.GetSelectEntryPos();//CHINA001 *pPos = aLbColor.GetSelectEntryPos(); in DeactivatePage()
1044 XFillStyle eStyle = (XFillStyle) aTypeLB.GetSelectEntryPos(); in FillItemSet()
1064 _nPos = aLbColor.GetSelectEntryPos(); in FillItemSet()
1094 _nPos = aLbGradient.GetSelectEntryPos(); in FillItemSet()
1125 _nPos = aLbHatching.GetSelectEntryPos(); in FillItemSet()
1141 nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in FillItemSet()
1181 nPos = aLbBitmap.GetSelectEntryPos(); in FillItemSet()
1778 if( aTypeLB.GetSelectEntryPos() == XFILL_BITMAP ) in Reset()
1822 switch( (XFillStyle)aTypeLB.GetSelectEntryPos() ) in IMPL_LINK()
1950 sal_uInt16 _nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
2043 sal_uInt16 _nPos = aLbGradient.GetSelectEntryPos(); in IMPL_LINK()
2142 sal_uInt16 _nPos = aLbHatching.GetSelectEntryPos(); in IMPL_LINK()
2171 sal_uInt16 _nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in IMPL_LINK()
2208 if( aLbHatchBckgrdColor.GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
2360 sal_uInt16 _nPos = aLbBitmap.GetSelectEntryPos(); in IMPL_LINK()