Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcolumn.hxx327 void ApplySelectionLineStyle( const ScMarkData& rMark,
H A Dtable.hxx571 void ApplySelectionLineStyle( const ScMarkData& rMark,
H A Ddocument.hxx1272 void ApplySelectionLineStyle( const ScMarkData& rMark,
/trunk/main/sc/source/core/data/
H A Dtable2.cxx1982 void ScTable::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScTable
1989 aCol[i].ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
H A Dcolumn.cxx517 void ScColumn::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScColumn
H A Ddocument.cxx4059 void ScDocument::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScDocument
4068 pTab[i]->ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx3095 pDoc->ApplySelectionLineStyle( aFuncMark, pLine, bColorOnly ); in SetSelectionFrameLines()

Completed in 103 milliseconds