Searched refs:bIsBrush (Results 1 – 1 of 1) sorted by relevance
810 const sal_Bool bIsBrush = ( 0 == aLbSelect.GetSelectEntryPos() ); in FillItemSet() local818 if ( ( (GPOS_NONE == eOldPos) && bIsBrush ) in FillItemSet()819 || ( (GPOS_NONE != eOldPos) && !bIsBrush ) ) // Brush <-> Bitmap gewechselt? in FillItemSet()880 if ( bIsBrush ) in FillItemSet()909 bModified = ( bIsBrush || aBtnLink.IsChecked() || bIsGraphicValid ); in FillItemSet()1014 const sal_Bool bIsBrush = ( 0 == aLbSelect.GetSelectEntryPos() ); in FillItemSetWithWallpaperItem() local1017 if ( ( (GPOS_NONE == eOldPos) && bIsBrush ) in FillItemSetWithWallpaperItem()1018 || ( (GPOS_NONE != eOldPos) && !bIsBrush ) ) // Brush <-> Bitmap gewechselt? in FillItemSetWithWallpaperItem()1061 if ( bIsBrush ) in FillItemSetWithWallpaperItem()
Completed in 24 milliseconds