Searched refs:GetSelectionFrame (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 87 void GetSelectionFrame ( SvxBoxItem& rLineOuter,
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 492 GetSelectionFrame( aLineOuter, aLineInner ); in ExecuteCellFormatDlg()
|
H A D | viewfunc.cxx | 993 void ScViewFunc::GetSelectionFrame( SvxBoxItem& rLineOuter, in GetSelectionFrame() function in ScViewFunc 1005 pDoc->GetSelectionFrame( aNewMark, rLineOuter, rLineInner ); in GetSelectionFrame() 1008 pDoc->GetSelectionFrame( rMark, rLineOuter, rLineInner ); in GetSelectionFrame()
|
H A D | formatsh.cxx | 1895 pTabViewShell->GetSelectionFrame(aBoxItem, aInfoItem); in GetAttrState() 2271 pTabViewShell->GetSelectionFrame( aBoxItem, aInfoItem ); in GetBorderState()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1216 void GetSelectionFrame( const ScMarkData& rMark,
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 4263 void ScDocument::GetSelectionFrame( const ScMarkData& rMark, in GetSelectionFrame() function in ScDocument
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 2462 pDoc->GetSelectionFrame( aMark, aOuter, aInner ); in GetOnePropertyValue()
|
Completed in 140 milliseconds