/aoo41x/main/toolkit/source/controls/tree/ |
H A D | treecontrol.cxx | 157 sal_Bool SAL_CALL UnoTreeControl::select( const Any& rSelection ) throw (IllegalArgumentException, … in select() 201 sal_Bool SAL_CALL UnoTreeControl::addSelection( const Any& rSelection ) throw (IllegalArgumentExcep… in addSelection() 208 void SAL_CALL UnoTreeControl::removeSelection( const Any& rSelection ) throw (IllegalArgumentExcept… in removeSelection()
|
/aoo41x/main/editeng/source/uno/ |
H A D | unoviwed.cxx | 111 sal_Bool SvxEditEngineViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
|
H A D | unofored.cxx | 123 void SvxEditEngineForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttri… in RemoveAttribs() 489 sal_Bool SvxEditEngineForwarder::Delete( const ESelection& rSelection ) in Delete() 497 sal_Bool SvxEditEngineForwarder::InsertText( const String& rStr, const ESelection& rSelection ) in InsertText()
|
H A D | unoviwou.cxx | 142 sal_Bool SvxDrawOutlinerViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
|
H A D | unoforou.cxx | 189 void SvxOutlinerForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs… in RemoveAttribs() 446 sal_Bool SvxOutlinerForwarder::Delete( const ESelection& rSelection ) in Delete() 455 sal_Bool SvxOutlinerForwarder::InsertText( const String& rStr, const ESelection& rSelection ) in InsertText()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | sheetdata.cxx | 89 …nt16 nFamily, const rtl::OUString& rName, const ScAddress& rCellPos, const ESelection& rSelection ) in AddNoteContentStyle() 97 …AddTextStyle( const rtl::OUString& rName, const ScAddress& rCellPos, const ESelection& rSelection ) in AddTextStyle()
|
H A D | xmlannoi.cxx | 212 …xt::AddContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const ESelection& rSelection ) in AddContentStyle()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | filectrl.hxx | 88 void SetSelection( const Selection& rSelection ) { maEdit.SetSelection( rSelection ); } in SetSelection()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mmaddressblockpage.cxx | 1612 const TextSelection& rSelection = pTextView->GetSelection(); in InsertNewEntry() local 1651 const TextSelection& rSelection = pTextView->GetSelection(); in RemoveCurrentEntry() local 1673 const TextSelection& rSelection = pTextView->GetSelection(); in MoveCurrentItem() local 1749 const TextSelection& rSelection = pTextView->GetSelection(); in IsCurrentItemMoveable() local 1772 const TextSelection& rSelection = pTextView->GetSelection(); in HasCurrentItem() local 1786 const TextSelection& rSelection = pTextView->GetSelection(); in GetCurrentItem() local 1805 const TextSelection& rSelection = pTextView->GetSelection(); in SelectCurrentItem() local
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docchart.cxx | 65 sal_Bool SwTable::IsTblComplexForChart( const String& rSelection, in IsTblComplexForChart() argument
|
/aoo41x/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 483 void TreeControlPeer::ChangeNodesSelection( const Any& rSelection, bool bSelect, bool bSetSelection… in ChangeNodesSelection() 545 sal_Bool SAL_CALL TreeControlPeer::select( const Any& rSelection ) throw (IllegalArgumentException,… in select() 606 sal_Bool SAL_CALL TreeControlPeer::addSelection( const Any& rSelection ) throw (IllegalArgumentExce… in addSelection() 614 void SAL_CALL TreeControlPeer::removeSelection( const Any& rSelection ) throw (IllegalArgumentExcep… in removeSelection() 650 TreeSelectionEnumeration::TreeSelectionEnumeration( std::list< Any >& rSelection ) in TreeSelectionEnumeration()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editeng.cxx | 570 void EditEngine::TransliterateText( const ESelection& rSelection, sal_Int32 nTransliterationMode ) in TransliterateText() 768 ESelection EditEngine::GetWord( const ESelection& rSelection, sal_uInt16 nWordType ) const in GetWord() argument 778 ESelection EditEngine::WordLeft( const ESelection& rSelection, sal_uInt16 nWordType ) const in WordLeft() argument 788 ESelection EditEngine::WordRight( const ESelection& rSelection, sal_uInt16 nWordType ) const in WordRight() argument 798 ESelection EditEngine::CursorLeft( const ESelection& rSelection, sal_uInt16 nCharacterIteratorMode … in CursorLeft() argument 808 ESelection EditEngine::CursorRight( const ESelection& rSelection, sal_uInt16 nCharacterIteratorMode… in CursorRight() argument 1681 void EditEngine::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt… in RemoveAttribs()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertionIndicatorOverlay.cxx | 180 model::PageEnumeration& rSelection, in SelectRepresentatives()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xeview.cxx | 472 const ScAddress& rCursor, const ScRangeList& rSelection ) in CreateSelectionData()
|
/aoo41x/main/vcl/source/control/ |
H A D | edit.cxx | 716 void Edit::ImplDelete( const Selection& rSelection, sal_uInt8 nDirection, sal_uInt8 nMode ) in ImplDelete() 2620 void Edit::SetSelection( const Selection& rSelection ) in SetSelection() 2634 void Edit::ImplSetSelection( const Selection& rSelection, sal_Bool bPaint ) in ImplSetSelection() 2800 void Edit::SetText( const XubString& rStr, const Selection& rSelection ) in SetText()
|
/aoo41x/main/starmath/source/ |
H A D | accessibility.cxx | 1098 void SmTextForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal… in RemoveAttribs() 1480 sal_Bool SmTextForwarder::Delete( const ESelection& rSelection ) in Delete() 1493 sal_Bool SmTextForwarder::InsertText( const String& rStr, const ESelection& rSelection ) in InsertText() 1652 sal_Bool SmEditViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
|
H A D | unomodel.cxx | 1064 const uno::Any& rSelection, in render()
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 843 void SlideSorterViewShell::SetPageSelection ( in SetPageSelection()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Tools.cxx | 585 bool ChartController::isObjectDeleteable( const uno::Any& rSelection ) in isObjectDeleteable()
|
/aoo41x/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 167 …DFWriter& rPDFWriter, Reference< com::sun::star::view::XRenderable >& rRenderable, Any& rSelection, in ExportSelection()
|
/aoo41x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 608 void ImpSvMEdit::SetSelection( const Selection& rSelection ) in SetSelection() 1264 void MultiLineEdit::SetSelection( const Selection& rSelection ) in SetSelection()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 2576 const uno::Any& rSelection, in GetRenderDoc() 2661 const uno::Any& rSelection, in getRendererCount() 2840 const uno::Any& rSelection, in getRenderer() 3085 const uno::Any& rSelection, in render()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 746 void Outliner::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16… in RemoveAttribs()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 2390 const css::uno::Any& rSelection, in getRenderer() 2405 const css::uno::Any& rSelection, in render()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wfield.cxx | 101 void Edit::SetSelection( Selection const& rSelection ) in SetSelection()
|