Lines Matching refs:GetSelectEntryPos
151 XGradientStyle eXGS = (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(); in IMPL_LINK()
161 (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(), in IMPL_LINK()
196 XGradientStyle eXGS = (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(); in ActivateGradient()
371 …|| (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos() != (XGradientStyle)aLbTrgrGradientType.… in FillItemSet()
384 (XGradientStyle)aLbTrgrGradientType.GetSelectEntryPos(), in FillItemSet()
824 _nPos = aLbBitmap.GetSelectEntryPos(); in ActivatePage()
843 _nPos = aLbHatching.GetSelectEntryPos(); in ActivatePage()
864 _nPos = aLbGradient.GetSelectEntryPos(); in ActivatePage()
883 _nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()
897 _nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in ActivatePage()
912 if( aTypeLB.GetSelectEntryPos() > XFILL_NONE) in ActivatePage()
953 XFillStyle eStyle = (XFillStyle) aTypeLB.GetSelectEntryPos(); in DeactivatePage()
959 … nPos = aLbGradient.GetSelectEntryPos();//CHINA001 *pPos = aLbGradient.GetSelectEntryPos(); in DeactivatePage()
965 … nPos = aLbHatching.GetSelectEntryPos();//CHINA001 *pPos = aLbHatching.GetSelectEntryPos(); in DeactivatePage()
971 … nPos = aLbBitmap.GetSelectEntryPos();//CHINA001 *pPos = aLbBitmap.GetSelectEntryPos(); in DeactivatePage()
977 nPos = aLbColor.GetSelectEntryPos();//CHINA001 *pPos = aLbColor.GetSelectEntryPos(); in DeactivatePage()
1000 XFillStyle eStyle = (XFillStyle) aTypeLB.GetSelectEntryPos(); in FillItemSet()
1020 _nPos = aLbColor.GetSelectEntryPos(); in FillItemSet()
1050 _nPos = aLbGradient.GetSelectEntryPos(); in FillItemSet()
1081 _nPos = aLbHatching.GetSelectEntryPos(); in FillItemSet()
1097 nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in FillItemSet()
1127 nPos = aLbBitmap.GetSelectEntryPos(); in FillItemSet()
1723 if( aTypeLB.GetSelectEntryPos() == XFILL_BITMAP ) in Reset()
1767 switch( (XFillStyle)aTypeLB.GetSelectEntryPos() ) in IMPL_LINK()
1891 sal_uInt16 _nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
1982 sal_uInt16 _nPos = aLbGradient.GetSelectEntryPos(); in IMPL_LINK()
2079 sal_uInt16 _nPos = aLbHatching.GetSelectEntryPos(); in IMPL_LINK()
2108 sal_uInt16 _nPos = aLbHatchBckgrdColor.GetSelectEntryPos(); in IMPL_LINK()
2145 if( aLbHatchBckgrdColor.GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
2248 sal_uInt16 _nPos = aLbBitmap.GetSelectEntryPos(); in IMPL_LINK()