Searched refs:IsDefaultTabBgColor (Results 1 – 8 of 8) sorted by relevance
269 if ( mrTabViewData.IsDefaultTabBgColor() ) in WriteBody()396 if ( GetBiff() == EXC_BIFF8 && !GetDoc().IsDefaultTabBgColor(nScTab) ) in XclExpTabViewSettings()530 if ( !maData.IsDefaultTabBgColor() ) in WriteTabBgColor()
295 if ( !maData.IsDefaultTabBgColor() ) in Finalize()
63 …bool IsDefaultTabBgColor() const { return maTabBgColor == Color(COL_AUTO) ? sal_True : … in IsDefaultTabBgColor() function1125 if ( !pItem->IsDefaultTabBgColor() && !rStyleSettings.GetHighContrastMode() ) in Paint()1164 if ( pItem->IsDefaultTabBgColor() || (!pItem->mbSelect) ) in Paint()1173 if ( !pItem->IsDefaultTabBgColor() ) in Paint()2510 if ( !pItem->IsDefaultTabBgColor() && !pItem->mbSelect) in ShowDropPos()2523 if ( !pItem->IsDefaultTabBgColor() && !pItem->mbSelect) in ShowDropPos()
77 if ( !pDoc->IsDefaultTabBgColor(i) ) in ScTabControl()326 if ( !pDoc->IsDefaultTabBgColor(i) ) in UpdateStatus()
151 …bool IsDefaultTabBgColor() const { return maTabBgColor == Color(COL_AUTO) ? sal_Tru… in IsDefaultTabBgColor() function
418 sal_Bool IsDefaultTabBgColor( sal_uInt16 nPageId );
308 bool ScDocument::IsDefaultTabBgColor( SCTAB nTab ) const in IsDefaultTabBgColor() function in ScDocument
644 SC_DLLPUBLIC bool IsDefaultTabBgColor( SCTAB nTab ) const;