Searched refs:isCell (Results 1 – 1 of 1) sorted by relevance
1195 const bool isCell( dynamic_cast<SwXCell*>(xParentText.get()) ); in CreateXTextRange() local1198 isCell ? RANGE_IN_CELL : RANGE_IN_TEXT) ); in CreateXTextRange()
Completed in 29 milliseconds