Home
last modified time | relevance | path

Searched defs:aSelection (Results 26 – 50 of 100) sorted by relevance

1234

/trunk/main/editeng/source/editeng/
H A Deditundo.hxx299 ESelection aSelection; member in EditUndoMarkSelection
H A Deditview.cxx268 ESelection aSelection; in GetSelection() local
520 EditSelection aSelection( pImpEditView->GetEditSelection() ); in RemoveAttribsKeepLanguages() local
1633 ESelection aSelection( GetSelection() ); in GetSurroundingTextSelection() local
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx814 void CustomAnimationList::onSelectionChanged( Any aSelection ) in onSelectionChanged()
881 EffectSequence aSelection; in getSelection() local
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx492 TextSelection aSelection( aPaM, aPaM ); in ShowWindow() local
505 TextSelection aSelection( pTextView->CursorEndOfLine( aPaM ), aPaM ); in showLine() local
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx455 ESelection aSelection; in GetSelection() local
1271 ESelection aSelection; in getCaretPosition() local
2511 … ESelection aSelection = MakeSelection (nStartIndex + nBulletLen, nEndIndex + nBulletLen); in cutText() local
2587 … ESelection aSelection = MakeSelection (nStartIndex + nBulletLen, nEndIndex + nBulletLen); in deleteText() local
2672 … ESelection aSelection = MakeSelection (nStartIndex + nBulletLen, nEndIndex + nBulletLen); in replaceText() local
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx361 uno::Any aSelection( xSelectionSupplier->getSelection() ); in Export() local
/trunk/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx575 NamedDatabaseObject aSelection; in load() local
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx473 uno::Any aSelection; variable
488 uno::Sequence< uno::Reference< report::XReportComponent > > aSelection; in _selectionChanged() local
/trunk/main/oox/source/xls/
H A Dviewsettings.cxx345 BinRangeList aSelection; in importSelection() local
465 BinRangeList aSelection; in importSelection() local
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx191 sal_Bool SAL_CALL SdUnoDrawView::select( const Any& aSelection ) in select()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx570 Selection aSelection(GetSelection()); in UpdateRange() local
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx180 uno::Sequence<uno::Any> aSelection; in DoImport() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx191 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in ItemChange() local
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx374 ODataAccessDescriptor aSelection; in ShowDBObj() local
/trunk/main/filter/source/flash/
H A Dswffilter.cxx288 Any aSelection; in filter() local
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx1493 InterfaceBag aSelection; in NewForm() local
1727 InterfaceBag aSelection; in ShowSelectionProperties() local
2147 InterfaceBag aSelection; in SynchronizeMarkList() local
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx571 Sequence< Reference< XTreeNode > > aSelection( nSelectionCount ); in getSelection() local
682 std::list< Any > aSelection( nSelectionCount ); in createSelectionEnumeration() local
706 std::list< Any > aSelection; in createReverseSelectionEnumeration() local
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx620 ESelection aSelection( pOLV->GetSelection() ); in Command() local
/trunk/main/vcl/source/control/
H A Dfield2.cxx1531 Selection aSelection = GetField()->GetSelection(); in ImplDateSpinArea() local
1869 Selection aSelection = GetField()->GetSelection(); in ImplNewFieldValue() local
2727 Selection aSelection( GetField()->GetSelection() ); in ImplTimeSpinArea() local
2927 Selection aSelection = GetField()->GetSelection(); in ImplNewFieldValue() local
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1109 ESelection aSelection( pEditView->GetSelection() ); in ImpInitPaste() local
1210 const ESelection aSelection(nPara, 0); in ToggleBullets() local
1420 ESelection aSelection(nPara, 0); in ApplyBulletsNumbering() local
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx896 ESelection aSelection = MakeEESelection( aIndex ); in GetIndexAtPoint() local
1242 ESelection aSelection; in GetSelection() local
/trunk/main/forms/source/component/
H A DFilter.cxx704 …void SAL_CALL OFilterControl::setSelection( const ::com::sun::star::awt::Selection& aSelection ) t… in setSelection()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx412 Any aSelection; in Export() local
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1278 Selection aSelection = GetSelection(); in Fill() local
1359 Selection aSelection = GetSelection(); in SetRelative() local
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx300 ESelection aSelection( nPar, nPos, nPar, nPos+1 ); // Feld ist 1 Zeichen in GetObjectByIndex_Impl() local
946 ESelection aSelection( nPar, nPos, nPar, nPos+1 ); // Field is 1 character in GetObjectByIndex_Impl() local

Completed in 177 milliseconds

1234