Home
last modified time | relevance | path

Searched refs:WHOLE (Results 1 – 10 of 10) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java104 { ValidationType.WHOLE, true, in data()
110 { ValidationType.WHOLE, true, in data()
/trunk/main/offapi/com/sun/star/sheet/
H A DValidationType.idl47 WHOLE,
H A DDataPilotOutputRangeType.idl47 const long WHOLE = 0;
/trunk/main/sc/inc/
H A Ddpoutput.hxx140 …GetOutputRange( sal_Int32 nRegionType = ::com::sun::star::sheet::DataPilotOutputRangeType::WHOLE );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAuditing.java148 xValidation.setPropertyValue("Type", ValidationType.WHOLE); in _showInvalid()
H A D_XDataPilotTable2.java458 mRangeWhole = xDPTab2.getOutputRangeByType(DataPilotOutputRangeType.WHOLE); in getOutputRanges()
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx318 WHOLE, // entire window enumerator
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1006 getSectionPosSize(aPos, aSize, WHOLE); in ScDPFieldPopupWindow()
1078 case WHOLE: in getSectionPosSize()
/trunk/main/sc/source/core/data/
H A Ddpoutput.cxx1010 …DBG_ASSERT(nRegionType == DataPilotOutputRangeType::WHOLE, "ScDPOutput::GetOutputRange: unknown re… in GetOutputRange()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java734 com.sun.star.sheet.ValidationType VT8 = com.sun.star.sheet.ValidationType.WHOLE; in changePValue()

Completed in 51 milliseconds