Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Drangenam.cxx90 eType = eType | RT_ABSAREA; in ScRangeData()
134 eType = eType | RT_ABSAREA; in ScRangeData()
387 if ( (eType & ( RT_ABSAREA | RT_REFAREA | RT_ABSPOS )) && pCode ) in IsReference()
395 if ( (eType & ( RT_ABSAREA | RT_REFAREA | RT_ABSPOS ) ) && pCode ) in IsReference()
409 if ( (eType & ( RT_ABSAREA | RT_REFAREA | RT_ABSPOS ) ) && pCode ) in IsValidReference()
/trunk/main/sc/inc/
H A Drangenam.hxx54 #define RT_ABSAREA ((RangeType)0x0020) macro
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx478 if ( pData->HasType( RT_ABSAREA ) in Impl_FillLists()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx2115 || pData->HasType( RT_ABSAREA ) in DdeCreateLinkSource()
H A Dimpex.cxx178 || pData->HasType( RT_ABSAREA ) in ScImportExport()

Completed in 55 milliseconds