Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx281 aBtnPrintArea.Check( pData->HasType( RT_PRINTAREA ) ); in UpdateChecks()
469 | (aBtnPrintArea .IsChecked() ? RT_PRINTAREA : RangeType(0)) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx340 if ( pData->HasType(RT_PRINTAREA) ) nType |= sheet::NamedRangeFlag::PRINT_AREA; in getType()
353 if ( nUnoType & sheet::NamedRangeFlag::PRINT_AREA ) nNewType |= RT_PRINTAREA; in setType()
604 if ( nUnoType & sheet::NamedRangeFlag::PRINT_AREA ) nNewType |= RT_PRINTAREA; in ImplAddNewByScopeAndName()
/trunk/main/sc/source/filter/excel/
H A Dxiname.cxx163 nNameType |= RT_PRINTAREA; in XclImpName()
/trunk/main/sc/inc/
H A Drangenam.hxx51 #define RT_PRINTAREA ((RangeType)0x0004) macro
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx486 if ( pData->HasType( RT_PRINTAREA ) ) in Impl_FillLists()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2898 nType |= RT_PRINTAREA; in InsertName()

Completed in 38 milliseconds