Home
last modified time | relevance | path

Searched refs:getResults (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java262 public com.sun.star.sheet.MemberResult[] getResults() in getResults() method in ExampleLevel
803 public com.sun.star.sheet.DataResult[][] getResults() in getResults() method in ExampleDataPilotSource._ExampleDataPilotSource
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb7 …dgetSources#com.sun.star.table.CellRangeAddressgetResultscom.sun.star.sheet.MemberResultgetRe…
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1197 uno::Sequence< uno::Sequence< uno::Any > > ScDDELinkObj::getResults( ) in getResults() function in ScDDELinkObj
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx395 uno::Sequence< uno::Sequence<sheet::DataResult> > SAL_CALL ScDPSource::getResults() in getResults() function in ScDPSource
2218 uno::Sequence<sheet::MemberResult> SAL_CALL ScDPLevel::getResults() throw(uno::RuntimeException) in getResults() function in ScDPLevel
H A Ddpoutput.cxx188 uno::Sequence<sheet::MemberResult> aResult = xLevRes->getResults(); in lcl_FillNumberFormats()
454 pColFields[nColFieldCount].aResult = xLevRes->getResults(); in ScDPOutput()
466 pRowFields[nRowFieldCount].aResult = xLevRes->getResults(); in ScDPOutput()
527 aData = xResult->getResults(); in ScDPOutput()
/trunk/main/sc/inc/
H A Dlinkuno.hxx421 SAL_CALL getResults( )
H A Ddptabsrc.hxx216 ::com::sun::star::sheet::DataResult > > SAL_CALL getResults( )
622 getResults() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/sheet/
H A DXDDELinkResults.idl53 sequence< sequence< any > > getResults();
H A DXDataPilotMemberResults.idl57 sequence< com::sun::star::sheet::MemberResult > getResults();
H A DXDataPilotResults.idl57 sequence< sequence< DataResult > > getResults();

Completed in 183 milliseconds