Home
last modified time | relevance | path

Searched refs:bColorOnly (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2992 UpdateLineAttrs( aLine, pBoxLine, pLine, bColorOnly ); \
3003 sal_Bool bColorOnly ) in SetSelectionFrameLines() argument
3072 UpdateLineAttrs( aLine, aTLBRItem.GetLine(), pLine, bColorOnly ); in SetSelectionFrameLines()
3081 UpdateLineAttrs( aLine, aBLTRItem.GetLine(), pLine, bColorOnly ); in SetSelectionFrameLines()
3095 pDoc->ApplySelectionLineStyle( aFuncMark, pLine, bColorOnly ); in SetSelectionFrameLines()
/trunk/main/sc/inc/
H A Dattarray.hxx127 const SvxBorderLine* pLine, sal_Bool bColorOnly );
H A Dcolumn.hxx328 const SvxBorderLine* pLine, sal_Bool bColorOnly );
H A Dtable.hxx572 const SvxBorderLine* pLine, sal_Bool bColorOnly );
H A Ddocument.hxx1273 const SvxBorderLine* pLine, sal_Bool bColorOnly );
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx518 const SvxBorderLine* pLine, sal_Bool bColorOnly ) in ApplySelectionLineStyle() argument
520 if ( bColorOnly && !pLine ) in ApplySelectionLineStyle()
530 pAttrArray->ApplyLineStyleArea(nTop, nBottom, pLine, bColorOnly ); in ApplySelectionLineStyle()
H A Dattarray.cxx599 const SvxBorderLine* pLine, sal_Bool bColorOnly ) in ApplyLineStyleArea() argument
601 if ( bColorOnly && !pLine ) in ApplyLineStyleArea()
654 if ( bColorOnly ) in ApplyLineStyleArea()
H A Dtable2.cxx1983 const SvxBorderLine* pLine, sal_Bool bColorOnly ) in ApplySelectionLineStyle() argument
1985 if ( bColorOnly && !pLine ) in ApplySelectionLineStyle()
1989 aCol[i].ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
H A Ddocument.cxx4060 const SvxBorderLine* pLine, sal_Bool bColorOnly ) in ApplySelectionLineStyle() argument
4062 if ( bColorOnly && !pLine ) in ApplySelectionLineStyle()
4068 pTab[i]->ApplySelectionLineStyle( rMark, pLine, bColorOnly ); in ApplySelectionLineStyle()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx300 sal_Bool bColorOnly );

Completed in 117 milliseconds