/aoo4110/main/svtools/source/edit/ |
H A D | textview.cxx | 170 TextSelection maSelection; member 278 if ( !mpImpl->maSelection.HasRange() ) in SetSelection() 299 return mpImpl->maSelection; in GetSelection() 303 return mpImpl->maSelection; in GetSelection() 354 pDrawSelection = &mpImpl->maSelection; in ImpPaint() 489 if ( rSelection != mpImpl->maSelection ) in ImpSetSelection() 491 mpImpl->maSelection = rSelection; in ImpSetSelection() 905 … mpImpl->maSelection.GetStart().GetIndex() || ( mpImpl->maSelection.GetEnd().GetIndex() < mpImpl->… in MouseButtonDown() 1358 return mpImpl->maSelection; in ImpMoveCursor() 1957 TextSelection aSel = mpImpl->maSelection; in IsInSelection() [all …]
|
H A D | textundo.cxx | 296 : TextUndo( pTextEngine ), maSelection( rSel ) in TextUndoSetAttribs() 298 maSelection.Justify(); in TextUndoSetAttribs() 312 …for ( sal_uLong nPara = maSelection.GetStart().GetPara(); nPara <= maSelection.GetEnd().GetPara();… in Undo() 322 SetSelection( maSelection ); in Undo() 331 SetSelection( maSelection ); in Redo()
|
H A D | svmedit.cxx | 116 mutable Selection maSelection; member in ImpSvMEdit 648 maSelection = Selection(); in GetSelection() 658 maSelection.Min() += pExtTextEngine->GetTextLen( n ); in GetSelection() 659 maSelection.Min()++; in GetSelection() 663 maSelection.Max() = maSelection.Min(); in GetSelection() 664 maSelection.Min() += aTextSel.GetStart().GetIndex(); in GetSelection() 668 maSelection.Max() += pExtTextEngine->GetTextLen( n ); in GetSelection() 669 maSelection.Max()++; in GetSelection() 672 maSelection.Max() += aTextSel.GetEnd().GetIndex(); in GetSelection() 674 return maSelection; in GetSelection()
|
H A D | textund2.hxx | 119 TextSelection maSelection; member in TextUndoSetAttribs
|
/aoo4110/main/vcl/source/control/ |
H A D | edit.cxx | 987 maSelection.Max() = maSelection.Min(); in ImplInsertText() 991 maSelection = *pNewSel; in ImplInsertText() 1011 maSelection.Min() = 0; in ImplSetText() 1026 maSelection.Max() = 0; in ImplSetText() 1192 if ( !mbInsertMode && !maSelection.Len() && (maSelection.Max() < aText.Len()) ) in ImplShowCursor() 1733 if ( (maSelection.Min() == maSelection.Max()) && (maSelection.Min() == maText.Len()) ) in ImplHandleKeyEvent() 1833 if ( (maSelection.Min() == maSelection.Max()) && (maSelection.Min() == maText.Len()) ) in ImplHandleKeyEvent() 2136 if ( ( maSelection.Min() == 0 ) && ( maSelection.Max() == maText.Len() ) ) in Command() 2255 if ( (maSelection.Min() == maSelection.Max()) && (maSelection.Min() == maText.Len()) ) in Command() 2658 maSelection = aNew; in ImplSetSelection() [all …]
|
/aoo4110/main/editeng/source/uno/ |
H A D | unotext.cxx | 290 maSelection = rRange.maSelection; in SvxUnoTextRangeBase() 348 maSelection = rSelection; in SetSelection() 1384 maSelection.nEndPara = maSelection.nStartPara; in CollapseToStart() 1385 maSelection.nEndPos = maSelection.nStartPos; in CollapseToStart() 1392 maSelection.nStartPara = maSelection.nEndPara; in CollapseToEnd() 1393 maSelection.nStartPos = maSelection.nEndPos; in CollapseToEnd() 1400 return ( maSelection.nStartPara == maSelection.nEndPara && in IsCollapsed() 1401 maSelection.nStartPos == maSelection.nEndPos ); in IsCollapsed() 1484 maSelection.nStartPara = 0; in GotoStart() 1485 maSelection.nStartPos = 0; in GotoStart() [all …]
|
H A D | unotext2.cxx | 465 if( pIterRange && pIterRange->mbPortion && (aSel.IsEqual( pIterRange->maSelection ) ) ) in nextElement()
|
/aoo4110/main/oox/source/xls/ |
H A D | viewsettings.cxx | 273 rSelData.maSelection.clear(); in importSelection() 274 …getAddressConverter().convertToCellRangeList( rSelData.maSelection, rAttribs.getString( XML_sqref,… in importSelection() 347 rPaneSel.maSelection.clear(); in importSelection() 348 …getAddressConverter().convertToCellRangeList( rPaneSel.maSelection, aSelection, getSheetIndex(), f… in importSelection() 464 rPaneSel.maSelection.clear(); in importSelection() 467 …getAddressConverter().convertToCellRangeList( rPaneSel.maSelection, aSelection, getSheetIndex(), f… in importSelection()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xeview.cxx | 372 CreateSelectionData( EXC_PANE_TOPLEFT, rTabSett.maCursor, rTabSett.maSelection ); in XclExpTabViewSettings() 373 CreateSelectionData( EXC_PANE_TOPRIGHT, rTabSett.maCursor, rTabSett.maSelection ); in XclExpTabViewSettings() 374 CreateSelectionData( EXC_PANE_BOTTOMLEFT, rTabSett.maCursor, rTabSett.maSelection ); in XclExpTabViewSettings() 375 CreateSelectionData( EXC_PANE_BOTTOMRIGHT, rTabSett.maCursor, rTabSett.maSelection ); in XclExpTabViewSettings()
|
H A D | xiview.cxx | 237 rAddrConv.ConvertRangeList( rTabSett.maSelection, pSelData->maXclSelection, nScTab, false ); in Finalize()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlannoi.hxx | 41 ESelection maSelection; member 46 maSelection( rSel ) in ScXMLAnnotationStyleEntry()
|
/aoo4110/main/sfx2/source/view/ |
H A D | viewprn.cxx | 69 Any maSelection; member in SfxPrinterController 116 , maSelection( i_rSelection ) in SfxPrinterController() 202 return bSel ? maSelection : maCompleteSelection; in getSelectionObject() 209 return (nChoice > 1) ? maSelection : maCompleteSelection; in getSelectionObject()
|
/aoo4110/main/sc/inc/ |
H A D | sheetdata.hxx | 86 ESelection maSelection; member 91 maSelection(rSel) in ScTextStyleEntry()
|
H A D | scextopt.hxx | 62 ScRangeList maSelection; /// Selected cell ranges (columns/rows only). member
|
/aoo4110/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 644 std::list< Any > maSelection; member in TreeSelectionEnumeration 652 maSelection.swap( rSelection ); in TreeSelectionEnumeration() 653 maIter = maSelection.begin(); in TreeSelectionEnumeration() 660 return maIter != maSelection.end(); in hasMoreElements() 667 if( maIter == maSelection.end() ) in nextElement()
|
/aoo4110/main/filter/source/pdf/ |
H A D | impdialog.cxx | 134 xView->getSelection() >>= maSelection; in ImpPDFTabDialog() 140 mbSelectionPresent = maSelection.hasValue(); in ImpPDFTabDialog() 144 if ( ( maSelection >>= xShapes ) == sal_False ) // XShapes is always a selection in ImpPDFTabDialog() 148 if ( maSelection >>= xIndexAccess ) in ImpPDFTabDialog() 406 aRet[ aRet.getLength() - nElementAdded ].Value <<= maSelection; in GetFilterData()
|
H A D | impdialog.hxx | 85 Any maSelection; member in ImpPDFTabDialog
|
/aoo4110/main/editeng/source/xml/ |
H A D | xmltxtexp.cxx | 374 ESelection maSelection; member in SvxXMLTextExportComponent 388 maSelection( rSel ) in SvxXMLTextExportComponent()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 321 maSelection(rsPrinterSelection, pView ? pView->getCurrentPage() : NULL), in PrintInfo() 322 mbPrintMarkedOnly(maSelection.IsMarkedOnly()) in PrintInfo() 333 const Selection maSelection; member in sd::__anon185a39d30111::PrintInfo 1693 if ( ! rInfo.maSelection.IsSelected(nPageIndex)) in GetFilteredPage()
|
/aoo4110/main/oox/inc/oox/xls/ |
H A D | viewsettings.hxx | 42 ApiCellRangeList maSelection; /// Selected cell ranges. member
|
/aoo4110/main/sd/source/core/text/ |
H A D | textapi.cxx | 182 maSelection.nStartPara = 0xffff; in SetText()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 262 ESelection maSelection; member in SvxUnoTextRangeBase 291 …ckSelection( ((SvxUnoTextRangeBase*)this)->maSelection, mpEditSource->GetTextForwarder() ); return… in GetSelection()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | edit.hxx | 74 Selection maSelection; member in Edit
|
/aoo4110/main/svx/source/table/ |
H A D | cell.cxx | 728 maSelection.nStartPara = 0xffff; in SetOutlinerParaObject() 1729 maSelection.nStartPara = 0xffff; in getString()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 4333 ::GetSelection( maSelection, pForwarder ); in getStart() 4343 ::GetSelection( maSelection, pForwarder ); in getEnd() 4352 ::GetSelection( maSelection, pForwarder ); in getString() 4362 ::GetSelection( maSelection, pForwarder ); in setString()
|