Home
last modified time | relevance | path

Searched refs:getById (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XFunctionDescriptions.java89 PVals2 = oObj.getById(FId.intValue()); in _getById()
116 oObj.getById(-1); in _getById()
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScFunctionListObj.csv8 "ScFunctionListObj";"com::sun::star::sheet::XFunctionDescriptions";"getById()"
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXFunctionDescriptions.idl69 sequence< com::sun::star::beans::PropertyValue > getById( [in] long nId )
/aoo4110/main/toolkit/source/layout/core/
H A Dimport.hxx122 css::uno::Reference< css::awt::XLayoutConstrains > getById( rtl::OUString id );
H A Droot.cxx335 uno::Reference< awt::XLayoutConstrains > LayoutRoot::getById( OUString id )
/aoo4110/main/sc/inc/
H A Dappluno.hxx165 getById( sal_Int32 nId )
/aoo4110/main/sc/source/ui/unoobj/
H A Dappluno.cxx837 uno::Sequence<beans::PropertyValue> SAL_CALL ScFunctionListObj::getById( sal_Int32 nId ) in getById() function in ScFunctionListObj
/aoo4110/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1468 xFuncDesc.getById( nRecentIds[nFunction] ); in doFunctionAccessSamples()
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1373 xFuncDesc.getById( nRecentIds[nFunction] ); in doFunctionAccessSamples()

Completed in 39 milliseconds