Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx142 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : OBJ_CELL_NONE; in GetCell()
148 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : aDummy; in GetCellAcc()
259 if( IsValidPos( nCol, nRow ) ) in GetHorDiagAngle()
643 if( mxImpl->IsValidPos( nFirstCol, nFirstRow ) && mxImpl->IsValidPos( nLastCol, nLastRow ) ) in SetMergedRange()
/aoo41x/main/sw/inc/
H A Danchoreddrawobject.hxx148 inline bool IsValidPos() const in IsValidPos() function in SwAnchoredDrawObject
/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx87 inline bool IsValidPos( size_t nCol, size_t nRow ) const in IsValidPos() function
/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx1178 if ( !static_cast<const SwAnchoredDrawObject*>(pObj)->IsValidPos() ) in lcl_FindFirstInvaObj()

Completed in 60 milliseconds