Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dframelinkarray.cxx114 static const Style OBJ_STYLE_NONE; variable
491 return OBJ_STYLE_NONE; in GetCellStyleLeft()
500 return OBJ_STYLE_NONE; in GetCellStyleLeft()
512 return OBJ_STYLE_NONE; in GetCellStyleRight()
521 return OBJ_STYLE_NONE; in GetCellStyleRight()
533 return OBJ_STYLE_NONE; in GetCellStyleTop()
542 return OBJ_STYLE_NONE; in GetCellStyleTop()
554 return OBJ_STYLE_NONE; in GetCellStyleBottom()
563 return OBJ_STYLE_NONE; in GetCellStyleBottom()
571 (mxImpl->IsInClipRange( nCol, nRow ) ? ORIGCELL( nCol, nRow ).maTLBR : OBJ_STYLE_NONE); in GetCellStyleTLBR()
[all …]