Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx283 aBtnRowHeader.Check( pData->HasType( RT_ROWHEADER ) ); in UpdateChecks()
467 | (aBtnRowHeader .IsChecked() ? RT_ROWHEADER : RangeType(0)) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx342 if ( pData->HasType(RT_ROWHEADER) ) nType |= sheet::NamedRangeFlag::ROW_HEADER; in getType()
355 if ( nUnoType & sheet::NamedRangeFlag::ROW_HEADER ) nNewType |= RT_ROWHEADER; in setType()
606 if ( nUnoType & sheet::NamedRangeFlag::ROW_HEADER ) nNewType |= RT_ROWHEADER; 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.hxx53 #define RT_ROWHEADER ((RangeType)0x0010) macro
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx494 if ( pData->HasType( RT_ROWHEADER ) ) in Impl_FillLists()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2900 nType |= RT_ROWHEADER; in InsertName()

Completed in 53 milliseconds