Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx139 void SetCursored( sal_Bool bCursored ) in SetCursored() argument
141 if ( !bCursored ) in SetCursored()
H A Dsvlbox.hxx503 void SetCursorEmphasis( SvLBoxEntry* pEntry, sal_Bool bCursored=sal_True);
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx1762 sal_Bool bSelected, sal_Bool bDropTarget, sal_Bool bCursored, OutputDevice* pOut, in PaintEmphasis() argument
1794 if ( !bSelected || bCursored ) in PaintEmphasis()
1817 if( bCursored ) in PaintEmphasis()
1823 if( bCursored ) in PaintEmphasis()
1954 sal_Bool bCursored = pEntry->IsCursored(); in PaintEntry() local
1973 ( ( ( bSelected && !bCursored ) in PaintEntry()
2038 PaintEmphasis(aTextRect,aBmpRect,bSelected,bDropTarget,bCursored,pOut,bIsBackgroundPainted); in PaintEntry()
H A Dsvlbox.cxx1681 void SvLBox::SetCursorEmphasis( SvLBoxEntry* pEntry, sal_Bool bCursored ) in SetCursorEmphasis() argument
1686 if( pViewData && (bCursored != pViewData->IsCursored()) ) in SetCursorEmphasis()
1688 pViewData->SetCursored( bCursored ); in SetCursorEmphasis()
H A Dsvimpicn.cxx2012 sal_Bool bCursored, OutputDevice* pOut ) in PaintEmphasis() argument
2039 if( bCursored ) in PaintEmphasis()
2089 sal_Bool bCursored = pViewData->IsCursored(); in PaintEntry() local
2108 PaintEmphasis( aBmpRect, bSelected, bCursored, pOut ); in PaintEntry()
2117 PaintEmphasis( aBmpRect, bSelected, bCursored, pOut ); in PaintEntry()
2124 PaintEmphasis( aTextRect, bSelected, bCursored, pOut ); in PaintEntry()
H A Dimivctl.hxx412 sal_Bool bCursored,
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx256 sal_Bool bCursored, OutputDevice* pOut = 0 );

Completed in 100 milliseconds