Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Drangenam.cxx88 eType = eType | RT_ABSPOS; in ScRangeData()
132 eType = eType | RT_ABSPOS; in ScRangeData()
171 eType |= RT_ABSPOS; 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.hxx56 #define RT_ABSPOS ((RangeType)0x0080) macro
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx480 || pData->HasType( RT_ABSPOS ) ) in Impl_FillLists()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx2116 || pData->HasType( RT_ABSPOS ) ) in DdeCreateLinkSource()
H A Dimpex.cxx179 || pData->HasType( RT_ABSPOS ) ) in ScImportExport()

Completed in 56 milliseconds