Home
last modified time | relevance | path

Searched refs:pBorderData (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dprintfun.cxx1248 const SvxBoxItem* pBorderData, const SvxBrushItem* pBackground, in DrawBorder() argument
1253 if (pBorderData) in DrawBorder()
1254 if ( !pBorderData->GetTop() && !pBorderData->GetBottom() && !pBorderData->GetLeft() && in DrawBorder()
1255 !pBorderData->GetRight() ) in DrawBorder()
1256 pBorderData = NULL; in DrawBorder()
1258 if (!pBorderData && !pBackground && !pShadow) in DrawBorder()
1278 if (pBorderData) in DrawBorder()
1365 if (pBorderData) in DrawBorder()
1369 if (pBorderData) in DrawBorder()
1370 pBorderDoc->ApplyAttr( 0,0,0, *pBorderData ); in DrawBorder()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dprintfun.hxx346 const SvxBoxItem* pBorderData,

Completed in 30 milliseconds