Home
last modified time | relevance | path

Searched refs:RT_COLHEADER (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx282 aBtnColHeader.Check( pData->HasType( RT_COLHEADER ) ); in UpdateChecks()
468 | (aBtnColHeader .IsChecked() ? RT_COLHEADER : RangeType(0)) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx341 if ( pData->HasType(RT_COLHEADER) ) nType |= sheet::NamedRangeFlag::COLUMN_HEADER; in getType()
354 if ( nUnoType & sheet::NamedRangeFlag::COLUMN_HEADER ) nNewType |= RT_COLHEADER; in setType()
605 if ( nUnoType & sheet::NamedRangeFlag::COLUMN_HEADER ) nNewType |= RT_COLHEADER; in ImplAddNewByScopeAndName()
/trunk/main/sc/source/filter/excel/
H A Dxiname.cxx167 nNameType |= RT_COLHEADER | RT_ROWHEADER; in XclImpName()
/trunk/main/sc/inc/
H A Drangenam.hxx52 #define RT_COLHEADER ((RangeType)0x0008) macro
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx502 if ( pData->HasType( RT_COLHEADER ) ) in Impl_FillLists()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2902 nType |= RT_COLHEADER; in InsertName()

Completed in 44 milliseconds