Home
last modified time | relevance | path

Searched defs:rSelection (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx157 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()
/trunk/main/editeng/source/uno/
H A Dunoviwed.cxx111 sal_Bool SvxEditEngineViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
H A Dunofored.cxx123 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 Dunoviwou.cxx142 sal_Bool SvxDrawOutlinerViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
H A Dunoforou.cxx189 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()
/trunk/main/sc/source/filter/xml/
H A Dsheetdata.cxx89 …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 Dxmlannoi.cxx212 …xt::AddContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const ESelection& rSelection ) in AddContentStyle()
/trunk/main/svtools/inc/svtools/
H A Dfilectrl.hxx88 void SetSelection( const Selection& rSelection ) { maEdit.SetSelection( rSelection ); } in SetSelection()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1612 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
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx65 sal_Bool SwTable::IsTblComplexForChart( const String& rSelection, in IsTblComplexForChart() argument
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx483 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()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx570 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()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx180 model::PageEnumeration& rSelection, in SelectRepresentatives()
/trunk/main/sc/source/filter/excel/
H A Dxeview.cxx472 const ScAddress& rCursor, const ScRangeList& rSelection ) in CreateSelectionData()
/trunk/main/vcl/source/control/
H A Dedit.cxx716 void Edit::ImplDelete( const Selection& rSelection, sal_uInt8 nDirection, sal_uInt8 nMode ) in ImplDelete()
2623 void Edit::SetSelection( const Selection& rSelection ) in SetSelection()
2637 void Edit::ImplSetSelection( const Selection& rSelection, sal_Bool bPaint ) in ImplSetSelection()
2803 void Edit::SetText( const XubString& rStr, const Selection& rSelection ) in SetText()
/trunk/main/starmath/source/
H A Daccessibility.cxx1098 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 Dunomodel.cxx1064 const uno::Any& rSelection, in render()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx843 void SlideSorterViewShell::SetPageSelection ( in SetPageSelection()
/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx585 bool ChartController::isObjectDeleteable( const uno::Any& rSelection ) in isObjectDeleteable()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx167 …DFWriter& rPDFWriter, Reference< com::sun::star::view::XRenderable >& rRenderable, Any& rSelection, in ExportSelection()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx608 void ImpSvMEdit::SetSelection( const Selection& rSelection ) in SetSelection()
1264 void MultiLineEdit::SetSelection( const Selection& rSelection ) in SetSelection()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2592 const uno::Any& rSelection, in GetRenderDoc()
2677 const uno::Any& rSelection, in getRendererCount()
2856 const uno::Any& rSelection, in getRenderer()
3101 const uno::Any& rSelection, in render()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx746 void Outliner::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16… in RemoveAttribs()
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx101 void Edit::SetSelection( Selection const& rSelection ) in SetSelection()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx2390 const css::uno::Any& rSelection, in getRenderer()
2405 const css::uno::Any& rSelection, in render()

Completed in 204 milliseconds

12