Searched refs:RT_PRINTAREA (Results 1 – 6 of 6) sorted by relevance
281 aBtnPrintArea.Check( pData->HasType( RT_PRINTAREA ) ); in UpdateChecks()469 | (aBtnPrintArea .IsChecked() ? RT_PRINTAREA : RangeType(0)) in IMPL_LINK_INLINE_END()
340 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()
163 nNameType |= RT_PRINTAREA; in XclImpName()
51 #define RT_PRINTAREA ((RangeType)0x0004) macro
486 if ( pData->HasType( RT_PRINTAREA ) ) in Impl_FillLists()
2898 nType |= RT_PRINTAREA; in InsertName()
Completed in 87 milliseconds