Home
last modified time | relevance | path

Searched refs:createSortDescriptor (Results 1 – 24 of 24) sorted by relevance

/trunk/main/offapi/com/sun/star/util/
H A DXSortable.idl84 sequence< com::sun::star::beans::PropertyValue > createSortDescriptor();
91 those obtained by calling <member>createSortDescriptor</member>
H A DSortable.idl50 /** the properties returned by a call to the 'createSortDescriptor' method
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SheetSortDescriptor.java56 props = xSORT.createSortDescriptor(); in _BindFormatsToContent()
/trunk/main/offapi/com/sun/star/text/
H A DTextSortable.idl50 /** the properties returned by a call to the 'createSortDescriptor' method
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XSortable.java78 oPV = oObj.createSortDescriptor(); in _createSortDescriptor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv58 "SwXTextTable";"com::sun::star::util::XSortable";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.SwXTextCursor.csv179 "SwXTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv189 "SwXTextViewCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.SwXParagraph.csv204 "SwXParagraph";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
/trunk/main/sw/inc/
H A Dunotextcursor.hxx245 createSortDescriptor()
H A Dunotbl.hxx381 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createSortDescriptor(void) throw…
490 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL createSortDescriptor(void) throw…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv179 "ScCellTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv179 "ScHeaderFooterTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv225 "ScCellRangeObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv238 "ScCellCursorObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv289 "ScTableSheetObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv179 "SvxUnoTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
H A Dcom.sun.star.comp.office.SvxUnoTextContent.csv204 "SvxUnoTextContent";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
/trunk/main/sc/workben/
H A Dtest.cxx957 XSortDescriptorRef xDesc = xSort->createSortDescriptor(FALSE); in lcl_Sort()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2897 uno::Sequence< beans::PropertyValue > SwXTextTable::createSortDescriptor(void) in createSortDescriptor() function in SwXTextTable
4483 uno::Sequence< beans::PropertyValue > SwXCellRange::createSortDescriptor(void) throw( uno::RuntimeE… in createSortDescriptor() function in SwXCellRange
H A Dunoobj.cxx2851 SwXTextCursor::createSortDescriptor() throw (uno::RuntimeException) in createSortDescriptor() function in SwXTextCursor
/trunk/main/sc/inc/
H A Dcellsuno.hxx725 createSortDescriptor() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3490 uno::Sequence< beans::PropertyValue > sortDescriptor = xSort->createSortDescriptor(); in Sort()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5548 uno::Sequence<beans::PropertyValue> SAL_CALL ScCellRangeObj::createSortDescriptor() in createSortDescriptor() function in ScCellRangeObj

Completed in 194 milliseconds