Home
last modified time | relevance | path

Searched refs:GetArrowColor (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5621 …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()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx970 Color SwPostItMgr::GetArrowColor(sal_uInt16 aDirection,unsigned long aPage) const in GetArrowColor() function in SwPostItMgr
/trunk/main/sw/inc/
H A DPostItMgr.hxx246 Color GetArrowColor(sal_uInt16 aDirection,unsigned long aPage) const;
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx220 …( ScDetectiveFunc::GetArrowColor() != (ColorData)rColors.GetColorValue(svtools::CALCDETECTIVE).nCo… in ConfigurationChanged()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx156 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
/trunk/main/sc/inc/
H A Ddetfunc.hxx153 static ColorData GetArrowColor();

Completed in 87 milliseconds