Searched refs:ApplySelectionLineStyle (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/sc/inc/ |
| H A D | column.hxx | 327 void ApplySelectionLineStyle( const ScMarkData& rMark,
|
| H A D | table.hxx | 571 void ApplySelectionLineStyle( const ScMarkData& rMark,
|
| H A D | document.hxx | 1269 void ApplySelectionLineStyle( const ScMarkData& rMark,
|
| /trunk/main/sc/source/core/data/ |
| H A D | table2.cxx | 1982 void ScTable::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScTable 1989 aCol[i].ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
|
| H A D | column.cxx | 517 void ScColumn::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScColumn
|
| H A D | document.cxx | 4048 void ScDocument::ApplySelectionLineStyle( const ScMarkData& rMark, in ApplySelectionLineStyle() function in ScDocument 4057 pTab[i]->ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfun2.cxx | 3095 pDoc->ApplySelectionLineStyle( aFuncMark, pLine, bColorOnly ); in SetSelectionFrameLines()
|