Searched refs:ApplySelectionFrame (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk3.cxx | 507 pDoc->ApplySelectionFrame( aMarkData, pLineOuter, pLineInner ); in DoChange()
|
H A D | undoblk.cxx | 2228 pDoc->ApplySelectionFrame( aMark, pOuter, pInner ); in Redo()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1219 void ApplySelectionFrame( const ScMarkData& rMark,
|
/aoo41x/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 1229 pDoc->ApplySelectionFrame( aFuncMark, pNewOuter, pNewInner ); in ApplyPatternLines()
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 4887 void ScDocument::ApplySelectionFrame( const ScMarkData& rMark, in ApplySelectionFrame() function in ScDocument
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1037 pDoc->ApplySelectionFrame( aMark, &rOuter, &rInner ); in ApplyBorder()
|
Completed in 226 milliseconds