Home
last modified time | relevance | path

Searched refs:aSelection (Results 101 – 125 of 134) sorted by relevance

123456

/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx614 ESelection aSelection( (sal_uInt32)pConvertPara[nStartPos], (sal_uInt16)pConvertPos[nStartPos], in Search() local
624 pRange->SetSelection(aSelection); in Search()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6438 ESelection aSelection(pTextRange->GetSelection()); in insertTextContent() local
6443 aSelection.Adjust(); in insertTextContent()
6444 aSelection.nStartPara = aSelection.nEndPara; in insertTextContent()
6445 aSelection.nStartPos = aSelection.nEndPos; in insertTextContent()
6451 pForwarder->QuickInsertField( aItem, aSelection ); in insertTextContent()
6455 aSelection.Adjust(); in insertTextContent()
6456 aSelection.nEndPara = aSelection.nStartPara; in insertTextContent()
6457 aSelection.nEndPos = aSelection.nStartPos + 1; in insertTextContent()
6458 pCellField->InitDoc( pDocSh, aCellPos, aSelection ); in insertTextContent()
6463 aSelection.nStartPos = aSelection.nEndPos; in insertTextContent()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx481 Rectangle aSelection( in Paint() local
484 InvertTracking( aSelection, SHOWTRACK_SMALL | SHOWTRACK_WINDOW ); in Paint()
/trunk/main/offapi/com/sun/star/awt/
H A DXTextComponent.idl91 [oneway] void setSelection( [in] com::sun::star::awt::Selection aSelection );
/trunk/main/editeng/source/editeng/
H A Deditundo.hxx299 ESelection aSelection; member in EditUndoMarkSelection
H A Deertfpar.cxx57 : aSelection( rSel ) in ImportInfo()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2010 Sequence< Any > aSelection; in Execute() local
2017 aSelection.realloc(pSelection->GetSelectCount()); in Execute()
2019 Any* pSelectionNos = aSelection.getArray(); in Execute()
2057 if ( aSelection.getLength() ) in Execute()
2059 aDescriptor[daSelection] <<= aSelection; in Execute()
/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx250 ESelection aSelection; member
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2715 Sequence< sal_Int16 > aSelection; in updateFromModel() local
2719 if ( aSelection.getLength() > 0 ) in updateFromModel()
2720 nSelection = aSelection[ 0 ]; in updateFromModel()
3813 void SAL_CALL FmXEditCell::setSelection( const ::com::sun::star::awt::Selection& aSelection ) throw… in setSelection() argument
3818 m_pEditImplementation->SetSelection( Selection( aSelection.Min, aSelection.Max ) ); in setSelection()
H A Dfmgridcl.cxx1123 Any aSelection = xSelSupplier->getSelection(); in SetDesignMode() local
1125 if (aSelection.getValueType().getTypeClass() == TypeClass_INTERFACE) in SetDesignMode()
1126 ::cppu::extractInterface(xColumn, aSelection); in SetDesignMode()
H A Dfmgridif.cxx2358 Any aSelection = xSelSupplier->getSelection(); in selectionChanged() local
2359 …DBG_ASSERT(aSelection.getValueType().getTypeClass() == TypeClass_INTERFACE, "FmXGridPeer::selectio… in selectionChanged()
2361 aSelection >>= xSelection; in selectionChanged()
/trunk/main/forms/source/component/
H A DFilter.hxx107 …virtual void SAL_CALL setSelection( const ::com::sun::star::awt::Selection& aSelection ) throw( …
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1489 ESelection aSelection( aSel.nEndPara, aSel.nEndPos + aIns.Len(), in UseColData() local
1496 pTableView->SetSelection( aSelection ); in UseColData()
1501 pTopView->SetSelection( aSelection ); in UseColData()
3596 ESelection aSelection = pView->GetSelection(); in InputChanged() local
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx194 …virtual sal_Bool SAL_CALL select( const ::com::sun::star::uno::Any& aSelection ) throw(::com::sun:…
/trunk/main/sw/inc/
H A Dunomailmerge.hxx112 com::sun::star::uno::Sequence< com::sun::star::uno::Any > aSelection; member in SwXMailMerge
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx309 …virtual sal_Bool SAL_CALL select( const ::com::sun::star::uno::Any& aSelection ) throw (::com::sun…
515 …virtual sal_Bool SAL_CALL select( const ::com::sun::star::uno::Any& aSelection ) throw (::com::sun…
/trunk/main/vcl/source/control/
H A Dcombobox.cxx378 Selection aSelection( aText.Len(), aStartText.Len() ); in IMPL_LINK() local
379 pEdit->SetText( aText, aSelection ); in IMPL_LINK()
/trunk/main/svx/source/table/
H A Dcell.cxx1596 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in setAllPropertiesToDefault() local
1597 rOutliner.RemoveAttribs(aSelection, sal_True, 0); in setAllPropertiesToDefault()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1379 ESelection aSelection( nPara, nPos1, nPara, nPos2); in ParagraphToHTMLString() local
1381 SfxItemSet aSet( rEditEngine.GetAttribs( aSelection ) ); in ParagraphToHTMLString()
1383 String aPortion(StringToHTMLString(rEditEngine.GetText( aSelection ))); in ParagraphToHTMLString()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5260 ESelection aSelection = pOLV->GetSelection(); in SelectMenuPosition() local
5261 if(!aSelection.IsZero()) in SelectMenuPosition()
5283 aSelection.Adjust(); in SelectMenuPosition()
5284 if(!aCompare.IsLess(aSelection) && !aCompare.IsGreater(aSelection)) in SelectMenuPosition()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx902 OUString aSelection( getString( selection ) ); in getPasteData() local
905 OUStringToOString( aSelection, RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in getPasteData()
2067 OUString aSelection( getString( rNotify.selection ) ); in handleSelectionNotify() local
2072 OUStringToOString( aSelection, RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleSelectionNotify()
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx231 …virtual sal_Bool SAL_CALL select( const ::com::sun::star::uno::Any& aSelection ) throw (::com::sun…
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx2376 const css::uno::Any& aSelection, in getRendererCount() argument
2380 (void)aSelection; in getRendererCount()
/trunk/main/sc/inc/
H A Dviewuno.hxx235 virtual sal_Bool SAL_CALL select( const ::com::sun::star::uno::Any& aSelection )
/trunk/main/starmath/source/
H A Ddialog.cxx1797 Selection aSelection (pComboBox->GetSelection()); in IMPL_LINK() local
1819 pComboBox->SetSelection(aSelection); in IMPL_LINK()

Completed in 298 milliseconds

123456