/aoo42x/main/chart2/source/controller/main/ |
H A D | ObjectHierarchy.cxx | 745 ObjectHierarchy::tOID ObjectKeyNavigation::getCurrentSelection() const in getCurrentSelection() function in chart::ObjectKeyNavigation 753 ObjectHierarchy::tChildContainer aSiblings( aHierarchy.getSiblings( getCurrentSelection() ) ); in first() 765 ObjectHierarchy::tChildContainer aSiblings( aHierarchy.getSiblings( getCurrentSelection() ) ); in last() 777 ObjectHierarchy::tChildContainer aSiblings( aHierarchy.getSiblings( getCurrentSelection() ) ); in next() 782 ::std::find( aSiblings.begin(), aSiblings.end(), getCurrentSelection())); in next() 797 ObjectHierarchy::tChildContainer aSiblings( aHierarchy.getSiblings( getCurrentSelection())); in previous() 802 ::std::find( aSiblings.begin(), aSiblings.end(), getCurrentSelection())); in previous() 817 bool bResult = !ObjectHierarchy::isRootNode( getCurrentSelection()); in up() 819 setCurrentSelection( aHierarchy.getParent( getCurrentSelection())); in up() 826 bool bResult = aHierarchy.hasChildren( getCurrentSelection()); in down() [all …]
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | OfficeDocument.java | 125 public java.lang.Object getCurrentSelection( ) in getCurrentSelection() method in OfficeDocument 127 return xModel.getCurrentSelection(); in getCurrentSelection()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbaselection.cxx | 71 …uno::Reference< lang::XServiceInfo > xServiceInfo( mxModel->getCurrentSelection(), uno::UNO_QUERY_… in GetSelectedRange() 566 …uno::Reference< text::XTextTableCursor > xTextTableCursor( mxModel->getCurrentSelection(), uno::UN… in Tables() 627 uno::Reference< drawing::XShapes > xShapes( mxModel->getCurrentSelection(), uno::UNO_QUERY ); in ShapeRange()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaapplication.cxx | 232 …uno::Reference< lang::XServiceInfo > xServiceInfo( xModel->getCurrentSelection(), uno::UNO_QUERY_T… in getSelection() 236 … uno::Reference< drawing::XShapes > xShapes( xModel->getCurrentSelection(), uno::UNO_QUERY_THROW ); in getSelection() 255 …uno::Reference< table::XCellRange > xRange( getCurrentDocument()->getCurrentSelection(), ::uno::UN… in getSelection() 258 …< sheet::XSheetCellRangeContainer > xRanges( getCurrentDocument()->getCurrentSelection(), ::uno::U… in getSelection()
|
H A D | vbaeventshelper.cxx | 665 maOldSelection <<= mxModel->getCurrentSelection(); in implPrepareEvent()
|
/aoo42x/main/editeng/source/xml/ |
H A D | xmltxtexp.cxx | 214 …star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getCurrentSelection( ) throw (… 331 …e< ::com::sun::star::uno::XInterface > SAL_CALL SvxSimpleUnoModel::getCurrentSelection( ) throw (… in getCurrentSelection() function in SvxSimpleUnoModel
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | callbacks.hxx | 111 getCurrentSelection( Control& _rControl ) const = 0;
|
H A D | unodatbr.hxx | 296 getCurrentSelection( Control& _rControl ) const;
|
/aoo42x/main/chart2/source/controller/inc/ |
H A D | ObjectHierarchy.hxx | 93 ObjectHierarchy::tOID getCurrentSelection() const;
|
H A D | ChartDocumentWrapper.hxx | 148 ::com::sun::star::uno::XInterface > SAL_CALL getCurrentSelection()
|
/aoo42x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XModel.java | 161 Object sel = oObj.getCurrentSelection(); in _getCurrentSelection()
|
/aoo42x/main/qadevOOo/objdsc/sch/ |
H A D | com.sun.star.comp.office.ChXChartDocument.csv | 37 "ChXChartDocument";"com::sun::star::frame::XModel";"getCurrentSelection()"
|
/aoo42x/main/qadevOOo/objdsc/sd/ |
H A D | com.sun.star.comp.office.SdXImpressDocument.csv | 57 "SdXImpressDocument";"com::sun::star::frame::XModel";"getCurrentSelection()"
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextDocument.csv | 83 "SwXTextDocument";"com::sun::star::frame::XModel";"getCurrentSelection()"
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScModelObj.csv | 90 "ScModelObj";"com::sun::star::frame::XModel";"getCurrentSelection()"
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XModel.idl | 225 com::sun::star::uno::XInterface getCurrentSelection();
|
/aoo42x/main/chart2/source/controller/chartapiwrapper/ |
H A D | ChartDocumentWrapper.cxx | 963 Reference< uno::XInterface > SAL_CALL ChartDocumentWrapper::getCurrentSelection() in getCurrentSelection() function in chart::wrapper::ChartDocumentWrapper 968 return xModel->getCurrentSelection(); in getCurrentSelection()
|
/aoo42x/main/svx/source/form/ |
H A D | fmPropBrw.cxx | 676 pShell->GetImpl()->getCurrentSelection( aSelection ); in StateChanged()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | dbtreelistbox.cxx | 671 … aEvent.Selection = new SelectionSupplier( m_pContextMenuProvider->getCurrentSelection( *this ) ); in CreateContextMenu()
|
/aoo42x/main/svx/source/inc/ |
H A D | fmshimp.hxx | 392 SVX_DLLPUBLIC void getCurrentSelection( InterfaceBag& /* [out] */ _rSelection ) const;
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | AppController.hxx | 539 getCurrentSelection( Control& _rControl ) const;
|
/aoo42x/main/chart2/source/model/main/ |
H A D | ChartModel.hxx | 301 getCurrentSelection()
|
H A D | ChartModel.cxx | 498 uno::Reference< uno::XInterface > SAL_CALL ChartModel::getCurrentSelection() throw(uno::RuntimeExce… in getCurrentSelection() function in chart::ChartModel
|
/aoo42x/main/sw/inc/ |
H A D | unotxdoc.hxx | 283 …virtual css::uno::Reference< css::uno::XInterface > SAL_CALL getCurrentSelection( ) throw(css::un…
|
/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | databasedocument.hxx | 343 …star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getCurrentSelection( ) throw (…
|