Home
last modified time | relevance | path

Searched refs:ApplyBlockFrame (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/inc/
H A Dattarray.hxx119 void ApplyBlockFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner,
H A Dcolumn.hxx312 void ApplyBlockFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner,
H A Dtable.hxx549 void ApplyBlockFrame( const SvxBoxItem* pLineOuter,
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx310 void ScColumn::ApplyBlockFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner, in ApplyBlockFrame() function in ScColumn
313 pAttrArray->ApplyBlockFrame( pLineOuter, pLineInner, nStartRow, nEndRow, bLeft, nDistRight ); in ApplyBlockFrame()
H A Dtable2.cxx1888 void ScTable::ApplyBlockFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner, in ApplyBlockFrame() function in ScTable
1896 aCol[i].ApplyBlockFrame( pLineOuter, pLineInner, in ApplyBlockFrame()
H A Ddocument.cxx4901 pTab[i]->ApplyBlockFrame( pLineOuter, pLineInner, in ApplySelectionFrame()
4918 pTab[nTab]->ApplyBlockFrame( pLineOuter, pLineInner, in ApplyFrameAreaTab()
H A Dattarray.cxx1102 void ScAttrArray::ApplyBlockFrame( const SvxBoxItem* pLineOuter, const SvxBoxInfoItem* pLineInner, in ApplyBlockFrame() function in ScAttrArray

Completed in 73 milliseconds