Home
last modified time | relevance | path

Searched refs:rSelection (Results 51 – 75 of 81) sorted by relevance

1234

/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx585 bool ChartController::isObjectDeleteable( const uno::Any& rSelection ) in isObjectDeleteable() argument
587 ObjectIdentifier aSelOID( rSelection ); in isObjectDeleteable()
/trunk/main/filter/source/pdf/
H A Dpdfexport.hxx124 …DFWriter& rPDFWriter, Reference< com::sun::star::view::XRenderable >& rRenderable, Any& rSelection,
/trunk/main/sc/source/filter/xml/
H A Dxmlannoi.hxx99 …id AddContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const ESelection& rSelection );
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx146 void SetPageSelection (const ::boost::shared_ptr<PageSelection>& rSelection);
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx92 virtual void SetSelection( const Selection& rSelection );
H A Dtextview.hxx83 void ImpSetSelection( const TextSelection& rSelection );
H A Dbrwbox.hxx568 void SetSelection( const MultiSelection &rSelection );
/trunk/main/editeng/inc/editeng/
H A Dunofored.hxx48 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
H A Dunoforou.hxx66 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
H A Dunotext.hxx192 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, …
282 …Entry* pMap, const com::sun::star::uno::Any& rValue, const ESelection& rSelection, const SfxItemSe…
292 void SetSelection( const ESelection& rSelection ) throw();
H A Doutliner.hxx749 sal_uInt16 GetScriptType( const ESelection& rSelection ) const;
793 …void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt…
/trunk/main/sw/source/ui/inc/
H A Ddbinsdlg.hxx177 void DataToDoc( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rSelection,
H A Dmmconfigitem.hxx113 … SetSelection(::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > rSelection);
/trunk/main/editeng/source/uno/
H A Dunotext.cxx344 void SvxUnoTextRangeBase::SetSelection( const ESelection& rSelection ) throw() in SetSelection() argument
348 maSelection = rSelection; in SetSelection()
533 …emPropertySimpleEntry* pMap, const uno::Any& rValue, const ESelection& rSelection, const SfxItemSe… in setPropertyValue() argument
535 if(!SetPropertyValueHelper( rOldSet, pMap, rValue, rNewSet, &rSelection, GetEditSource() )) in setPropertyValue()
/trunk/main/svx/inc/svx/
H A Dsvdedxv.hxx294 void getTextSelection( ::com::sun::star::uno::Any& rSelection );
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx247 void AbstractSwInsertDBColAutoPilot_Impl::DataToDoc( const uno::Sequence< uno::Any >& rSelection, in DataToDoc() argument
252 pDlg->DataToDoc(rSelection, rxSource, xConnection, xResultSet); in DataToDoc()
H A Dswdlgfact.hxx163 …al void DataToDoc( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rSelection,
/trunk/main/starmath/source/
H A Dunomodel.cxx1064 const uno::Any& rSelection, in render() argument
1096 rSelection >>= xModel; in render()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx208 const TextSelection& rSelection = pEditView->GetSelection(); in GetWordAtCursor() local
209 const TextPaM& rSelStart = rSelection.GetStart(); in GetWordAtCursor()
210 const TextPaM& rSelEnd = rSelection.GetEnd(); in GetWordAtCursor()
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx286 virtual sal_Bool EditingEntry( SvLBoxEntry* pEntry, Selection& rSelection );
/trunk/main/sw/inc/
H A Dswabstdlg.hxx248 …al void DataToDoc( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rSelection,
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx138 …void ChangeNodesSelection( const ::com::sun::star::uno::Any& rSelection, bool bSelect, bool bSetSe…
/trunk/main/svtools/source/edit/
H A Dtextview.cxx487 void TextView::ImpSetSelection( const TextSelection& rSelection ) in ImpSetSelection() argument
489 if ( rSelection != mpImpl->maSelection ) in ImpSetSelection()
491 mpImpl->maSelection = rSelection; in ImpSetSelection()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1240 sal_Bool FmFilterNavigator::EditingEntry( SvLBoxEntry* pEntry, Selection& rSelection ) in EditingEntry() argument
1243 if (!SvTreeListBox::EditingEntry( pEntry, rSelection )) in EditingEntry()
H A Dnavigatortree.cxx1435 sal_Bool NavigatorTree::EditingEntry( SvLBoxEntry* pEntry, Selection& rSelection ) in EditingEntry() argument
1438 if (!SvTreeListBox::EditingEntry( pEntry, rSelection )) in EditingEntry()

Completed in 139 milliseconds

1234