Lines Matching refs:nSlot

502 	sal_uInt16 nSlot = SID_ATTR_BRUSH;  in Reset()  local
515 nSlot = SID_ATTR_BRUSH; in Reset()
518 nSlot = SID_ATTR_BRUSH_ROW; in Reset()
521 nSlot = SID_ATTR_BRUSH_TABLE; in Reset()
541 nSlot = SID_ATTR_BRUSH; in Reset()
544 nSlot = SID_ATTR_BRUSH_CHAR; in Reset()
551 sal_uInt16 nWhich = GetWhich( nSlot ); in Reset()
683 sal_uInt16 nSlot = SID_VIEW_FLD_PIC; in ResetFromWallpaperItem() local
684 sal_uInt16 nWhich = GetWhich( nSlot ); in ResetFromWallpaperItem()
770 sal_uInt16 nSlot = SID_ATTR_BRUSH; in FillItemSet() local
777 nSlot = SID_ATTR_BRUSH; in FillItemSet()
780 nSlot = SID_ATTR_BRUSH_ROW; in FillItemSet()
783 nSlot = SID_ATTR_BRUSH_TABLE; in FillItemSet()
792 nSlot = SID_ATTR_BRUSH; in FillItemSet()
795 nSlot = SID_ATTR_BRUSH_CHAR; in FillItemSet()
799 sal_uInt16 nWhich = GetWhich( nSlot ); in FillItemSet()
801 const SfxPoolItem* pOld = GetOldItem( rCoreSet, nSlot ); in FillItemSet()
802 SfxItemState eOldItemState = rCoreSet.GetItemState(nSlot, sal_False); in FillItemSet()
912 else if ( SID_ATTR_BRUSH_CHAR == nSlot && aBgdColor != Color( COL_WHITE ) ) in FillItemSet()
921 if( nSlot != SID_ATTR_BRUSH && pTableBck_Impl->pCellBrush) in FillItemSet()
933 if( nSlot != SID_ATTR_BRUSH_ROW && pTableBck_Impl->pRowBrush) in FillItemSet()
945 if( nSlot != SID_ATTR_BRUSH_TABLE && pTableBck_Impl->pTableBrush) in FillItemSet()
967 if( nSlot != SID_ATTR_BRUSH && aParaLBox.IsVisible()) // nicht im Suchen-Format-Dialog in FillItemSet()
979 if( nSlot != SID_ATTR_BRUSH_CHAR ) in FillItemSet()
1005 sal_Bool SvxBackgroundTabPage::FillItemSetWithWallpaperItem( SfxItemSet& rCoreSet, sal_uInt16 nSlot) in FillItemSetWithWallpaperItem() argument
1007 sal_uInt16 nWhich = GetWhich( nSlot ); in FillItemSetWithWallpaperItem()
1008 const SfxPoolItem* pOld = GetOldItem( rCoreSet, nSlot ); in FillItemSetWithWallpaperItem()