Searched refs:ApplyFrame (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | attarray.cxx | 1050 sal_Bool ScAttrArray::ApplyFrame( const SvxBoxItem* pBoxItem, in ApplyFrame() function in ScAttrArray 1106 ApplyFrame( pLineOuter, pLineInner, nStartRow, nEndRow, bLeft, nDistRight, sal_True, 0 ); in ApplyBlockFrame() 1109 ApplyFrame( pLineOuter, pLineInner, nStartRow, nStartRow, bLeft, nDistRight, in ApplyBlockFrame() 1123 sal_Bool bChanged = ApplyFrame( pLineOuter, pLineInner, nTmpStart, nTmpEnd, in ApplyBlockFrame() 1136 ApplyFrame( pLineOuter, pLineInner, nEndRow, nEndRow, bLeft, nDistRight, sal_False, 0 ); in ApplyBlockFrame()
|
/aoo4110/main/sc/inc/ |
H A D | attarray.hxx | 97 sal_Bool ApplyFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner,
|
Completed in 24 milliseconds