Searched refs:CellExists (Results 1 – 2 of 2) sorted by relevance
281 if (CellExists(aCellPos)) in SetCursorOnTextImport()340 if (CellExists(aCellPos)) in CreateChildContext()455 if (CellExists(aCell)) in IsMerged()481 if (CellExists(aCellPos)) in DoMerge()569 if (CellExists(aCellAddress) && pContentValidationName && pContentValidationName->getLength()) in SetCellProperties()705 if( CellExists(rPosition) && pDetectiveObjVec && pDetectiveObjVec->size() ) in SetDetectiveObj()731 if( CellExists(rPosition) && pCellRangeSource && pCellRangeSource->sSourceStr.getLength() && in SetCellRangeSource()797 if (CellExists(aCellPos) && ((nCellsRepeated > 1) || (nRepeatedRows > 1))) in EndElement()845 if (CellExists(aCurrentPos)) in EndElement()1045 else if (CellExists(aCellPos)) in EndElement()[all …]
95 sal_Bool CellExists(const com::sun::star::table::CellAddress& aCellPos) const in CellExists() function in ScXMLTableRowCellContext
Completed in 19 milliseconds