Searched refs:rLineOuter (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sc/source/core/data/ |
| H A D | document.cxx | 4253 SvxBoxItem& rLineOuter, in GetSelectionFrame() argument 4256 rLineOuter.SetLine(NULL, BOX_LINE_TOP); in GetSelectionFrame() 4257 rLineOuter.SetLine(NULL, BOX_LINE_BOTTOM); in GetSelectionFrame() 4258 rLineOuter.SetLine(NULL, BOX_LINE_LEFT); in GetSelectionFrame() 4259 rLineOuter.SetLine(NULL, BOX_LINE_RIGHT); in GetSelectionFrame() 4260 rLineOuter.SetDistance(0); in GetSelectionFrame() 4278 pTab[i]->MergeBlockFrame( &rLineOuter, &rLineInner, aFlags, in GetSelectionFrame()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfunc.cxx | 993 void ScViewFunc::GetSelectionFrame( SvxBoxItem& rLineOuter, in GetSelectionFrame() argument 1005 pDoc->GetSelectionFrame( aNewMark, rLineOuter, rLineInner ); in GetSelectionFrame() 1008 pDoc->GetSelectionFrame( rMark, rLineOuter, rLineInner ); in GetSelectionFrame() 1017 rLineOuter = (const SvxBoxItem&) (pAttrs->GetItem( ATTR_BORDER )); in GetSelectionFrame()
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | viewfunc.hxx | 87 void GetSelectionFrame ( SvxBoxItem& rLineOuter,
|
| /trunk/main/sc/inc/ |
| H A D | document.hxx | 1214 SvxBoxItem& rLineOuter,
|