Searched refs:EXC_SXVD_AXIS_PAGE (Results 1 – 3 of 3) sorted by relevance
124 const sal_uInt16 EXC_SXVD_AXIS_PAGE = 0x0004; variable127 const sal_uInt16 EXC_SXVD_AXIS_ROWCOLPAGE = EXC_SXVD_AXIS_ROWCOL | EXC_SXVD_AXIS_PAGE;
522 else if( nUsedAxes & EXC_SXVD_AXIS_PAGE ) in GetApiOrient()536 case DataPilotFieldOrientation_PAGE: mnAxes |= EXC_SXVD_AXIS_PAGE; break; in AddApiOrient()
980 …DBG_ASSERT( maFieldInfo.mnAxes & EXC_SXVD_AXIS_PAGE, "XclImpPTField::ConvertPageField - no page fi… in ConvertPageField()
Completed in 42 milliseconds