Searched refs:GetArrowColor (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 156 aBoxSet.Put( XLineColorItem( EMPTY_STRING, Color( ScDetectiveFunc::GetArrowColor() ) ) ); in ScDetectiveData() 526 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertArrow() 592 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertToOtherTab() 1530 ColorData nColorData = ( bError ? GetErrorColor() : GetArrowColor() ); in UpdateAllArrowColors() 1615 if ( nObjColor == GetErrorColor() && nObjColor != GetArrowColor() ) in GetDetectiveObjectType() 1667 ColorData ScDetectiveFunc::GetArrowColor() in GetArrowColor() function in ScDetectiveFunc
|
/aoo42x/main/sc/inc/ |
H A D | detfunc.hxx | 153 static ColorData GetArrowColor();
|
/aoo42x/main/sw/inc/ |
H A D | PostItMgr.hxx | 246 Color GetArrowColor(sal_uInt16 aDirection,unsigned long aPage) const;
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5621 …ows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPageNum), pMgr->GetArro… in PaintNotesSidebar() 5641 …ws(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPageNum), pMgr->GetArro… in PaintNotesSidebar()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scmod.cxx | 220 …( ScDetectiveFunc::GetArrowColor() != (ColorData)rColors.GetColorValue(svtools::CALCDETECTIVE).nCo… in ConfigurationChanged()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | PostItMgr.cxx | 970 Color SwPostItMgr::GetArrowColor(sal_uInt16 aDirection,unsigned long aPage) const in GetArrowColor() function in SwPostItMgr
|
Completed in 109 milliseconds