Home
last modified time | relevance | path

Searched refs:bIsBrush (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx810 const sal_Bool bIsBrush = ( 0 == aLbSelect.GetSelectEntryPos() ); in FillItemSet() local
818 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() local
1017 if ( ( (GPOS_NONE == eOldPos) && bIsBrush ) in FillItemSetWithWallpaperItem()
1018 || ( (GPOS_NONE != eOldPos) && !bIsBrush ) ) // Brush <-> Bitmap gewechselt? in FillItemSetWithWallpaperItem()
1061 if ( bIsBrush ) in FillItemSetWithWallpaperItem()

Completed in 14 milliseconds