/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XSortable.idl | 84 sequence< com::sun::star::beans::PropertyValue > createSortDescriptor(); 91 those obtained by calling <member>createSortDescriptor</member>
|
H A D | Sortable.idl | 50 /** the properties returned by a call to the 'createSortDescriptor' method
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _SheetSortDescriptor.java | 56 props = xSORT.createSortDescriptor(); in _BindFormatsToContent()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | TextSortable.idl | 50 /** the properties returned by a call to the 'createSortDescriptor' method
|
/aoo4110/main/qadevOOo/tests/java/ifc/util/ |
H A D | _XSortable.java | 78 oPV = oObj.createSortDescriptor(); in _createSortDescriptor()
|
/aoo4110/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextTable.csv | 58 "SwXTextTable";"com::sun::star::util::XSortable";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.SwXTextCursor.csv | 179 "SwXTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.SwXTextViewCursor.csv | 189 "SwXTextViewCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.SwXParagraph.csv | 204 "SwXParagraph";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
/aoo4110/main/sw/inc/ |
H A D | unotextcursor.hxx | 245 createSortDescriptor()
|
H A D | unotbl.hxx | 381 …: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…
|
/aoo4110/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScCellTextCursor.csv | 179 "ScCellTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.ScHeaderFooterTextCursor.csv | 179 "ScHeaderFooterTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.ScCellRangeObj.csv | 225 "ScCellRangeObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.ScCellCursorObj.csv | 238 "ScCellCursorObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.ScTableSheetObj.csv | 289 "ScTableSheetObj";"com::sun::star::util::XSortable";"createSortDescriptor()"
|
/aoo4110/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoTextCursor.csv | 179 "SvxUnoTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
H A D | com.sun.star.comp.office.SvxUnoTextContent.csv | 204 "SvxUnoTextContent";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
|
/aoo4110/main/sc/workben/ |
H A D | test.cxx | 957 XSortDescriptorRef xDesc = xSort->createSortDescriptor(FALSE); in lcl_Sort()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 2897 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 D | unoobj.cxx | 2851 SwXTextCursor::createSortDescriptor() throw (uno::RuntimeException) in createSortDescriptor() function in SwXTextCursor
|
/aoo4110/main/sc/inc/ |
H A D | cellsuno.hxx | 725 createSortDescriptor() throw(::com::sun::star::uno::RuntimeException);
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3490 uno::Sequence< beans::PropertyValue > sortDescriptor = xSort->createSortDescriptor(); in Sort()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 5548 uno::Sequence<beans::PropertyValue> SAL_CALL ScCellRangeObj::createSortDescriptor() in createSortDescriptor() function in ScCellRangeObj
|