Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx65 …bool IsDefaultTabBgColor() const { return maTabBgColor == Color(COL_AUTO) ? sal_True : … in IsDefaultTabBgColor() function
1150 if ( !pItem->IsDefaultTabBgColor() && !rStyleSettings.GetHighContrastMode() ) in Paint()
1189 if ( pItem->IsDefaultTabBgColor() || (!pItem->mbSelect) ) in Paint()
1207 if ( !pItem->IsDefaultTabBgColor() && ! rStyleSettings.GetHighContrastMode() ) in Paint()
1230 … if ( !pItem->IsDefaultTabBgColor() && ( pItem->mbSelect || (pItem->mnId == mnCurPageId) ) ) in Paint()
1239 if ( !pItem->IsDefaultTabBgColor() ) in Paint()
2583 if ( !pItem->IsDefaultTabBgColor() && !pItem->mbSelect) in ShowDropPos()
2596 if ( !pItem->IsDefaultTabBgColor() && !pItem->mbSelect) in ShowDropPos()
/aoo41x/main/sc/source/filter/excel/
H A Dxeview.cxx269 if ( mrTabViewData.IsDefaultTabBgColor() ) in WriteBody()
396 if ( GetBiff() == EXC_BIFF8 && !GetDoc().IsDefaultTabBgColor(nScTab) ) in XclExpTabViewSettings()
530 if ( !maData.IsDefaultTabBgColor() ) in WriteTabBgColor()
H A Dxiview.cxx295 if ( !maData.IsDefaultTabBgColor() ) in Finalize()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx77 if ( !pDoc->IsDefaultTabBgColor(i) ) in ScTabControl()
326 if ( !pDoc->IsDefaultTabBgColor(i) ) in UpdateStatus()
/aoo41x/main/sc/source/filter/inc/
H A Dxlview.hxx151 …bool IsDefaultTabBgColor() const { return maTabBgColor == Color(COL_AUTO) ? sal_Tru… in IsDefaultTabBgColor() function
/aoo41x/main/svtools/inc/svtools/
H A Dtabbar.hxx429 sal_Bool IsDefaultTabBgColor( sal_uInt16 nPageId );
/aoo41x/main/sc/source/core/data/
H A Ddocumen3.cxx308 bool ScDocument::IsDefaultTabBgColor( SCTAB nTab ) const in IsDefaultTabBgColor() function in ScDocument
/aoo41x/main/sc/inc/
H A Ddocument.hxx647 SC_DLLPUBLIC bool IsDefaultTabBgColor( SCTAB nTab ) const;

Completed in 98 milliseconds