Home
last modified time | relevance | path

Searched refs:aOld (Results 1 – 25 of 72) sorted by last modified time

123

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx2453 Rectangle aOld(GetSnapRect()); in NbcSetSnapRect() local
2458 long nDivX = aOld.Right() - aOld.Left(); in NbcSetSnapRect()
2463 long nDivY = aOld.Bottom() - aOld.Top(); in NbcSetSnapRect()
2468 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
2469 NbcMove(Size(rRect.Left() - aOld.Left(), rRect.Top() - aOld.Top())); in NbcSetSnapRect()
H A Dsvdoashp.cxx1857 Rectangle aOld( aRect ); in NbcResize() local
1886 sal_Int32 nX = ( aIter->aPosition.X - aOld.Left() ) + aRect.Left(); in NbcResize()
1891 sal_Int32 nY = ( aIter->aPosition.Y - aOld.Top() ) + aRect.Top(); in NbcResize()
2270 Rectangle aOld( pObj->aRect ); in DragResizeCustomShape() local
2284 if ( pObj->aGeo.nShearWink ) ShearPoint( aNewPos, aOld.TopLeft(), aGeoStat.nTan ); in DragResizeCustomShape()
2285 if ( pObj->aGeo.nDrehWink ) RotatePoint(aNewPos, aOld.TopLeft(), aGeoStat.nSin, aGeoStat.nCos ); in DragResizeCustomShape()
2318 nX = ( aIter->aPosition.X - aOld.Right() ); in DragResizeCustomShape()
2326 nX = ( aIter->aPosition.X - aOld.Left() ); in DragResizeCustomShape()
2339 nY = ( aIter->aPosition.Y - aOld.Bottom() ); in DragResizeCustomShape()
2347 nY = ( aIter->aPosition.Y - aOld.Top() ); in DragResizeCustomShape()
H A Dsvdoedge.cxx2226 const Rectangle aOld(GetSnapRect()); in NbcSetSnapRect() local
2228 if(aOld != rRect) in NbcSetSnapRect()
2240 long nDivX = aOld.Right() - aOld.Left(); in NbcSetSnapRect()
2242 long nDivY = aOld.Bottom() - aOld.Top(); in NbcSetSnapRect()
2247 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
2248 NbcMove(Size(rRect.Left() - aOld.Left(), rRect.Top() - aOld.Top())); in NbcSetSnapRect()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx875 const BitmapColor aOld( pR->GetPixel( nY, nX ) ); in ImplConvertGhosted() local
876 pW->SetPixel( nY, nX, BitmapColor( ( aOld.GetRed() >> 1 ) | 0x80, in ImplConvertGhosted()
877 ( aOld.GetGreen() >> 1 ) | 0x80, in ImplConvertGhosted()
878 ( aOld.GetBlue() >> 1 ) | 0x80 ) ); in ImplConvertGhosted()
H A Dpdfwriter_impl.cxx10816 …basegfx::B2DPolyPolygon aOld( basegfx::tools::prepareForPolygonOperation( m_aGraphicsStack.front()… in intersectClipRegion() local
10818 …m_aGraphicsStack.front().m_aClipRegion = basegfx::tools::solvePolygonOperationAnd( aOld, aRegion ); in intersectClipRegion()
/trunk/main/forms/source/xforms/
H A Dcollection.hxx300 void _elementRemoved( const T& aOld ) in _elementRemoved() argument
305 com::sun::star::uno::makeAny( aOld ), in _elementRemoved()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx860 ESelection aOld = GetOutlinerView()->GetSelection(); in SetLanguage() local
868 GetOutlinerView()->SetSelection(aOld); in SetLanguage()
H A Dedtwin.cxx3617 const Point aOld = pAnchorMarker->GetPosForHitTest( *(rSh.GetOut()) ); in MouseMove() local
3620 if( (0!=( pHdl = pSdrView->PickHandle( aOld ) )|| in MouseMove()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx506 ESelection aOld = getView()->GetSelection(); in SetLanguage() local
514 getView()->SetSelection(aOld); in SetLanguage()
/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx254 String aOld; in DoRefConversion() local
255 ((ScFormulaCell*)pCell)->GetFormula(aOld); in DoRefConversion()
256 xub_StrLen nLen = aOld.Len(); in DoRefConversion()
257 ScRefFinder aFinder( aOld, pDoc ); in DoRefConversion()
777 String aOld; in InsertBookmark() local
778 pDoc->GetInputString( nPosX, nPosY, nTab, aOld ); in InsertBookmark()
779 if (aOld.Len()) in InsertBookmark()
780 aEngine.SetText(aOld); in InsertBookmark()
H A Doutput2.cxx244 MapMode aOld = pDefaultDev->GetMapMode(); in SetShrinkScale() local
247 pDefaultDev->SetMapMode( aOld ); in SetShrinkScale()
371 MapMode aOld = pDefaultDev->GetMapMode(); in SetPattern() local
374 pDefaultDev->SetMapMode( aOld ); in SetPattern()
747 MapMode aOld = pRefDevice->GetMapMode(); in GetStretch() local
748 …return ((double)aOld.GetScaleY()) / ((double)aOld.GetScaleX()) * ((double)aZoomY) / ((double)aZoom… in GetStretch()
H A Dgridwin.cxx4757 ScRange aOld = rOldUn; in lcl_PaintRefChanged() local
4759 aOld.Justify(); in lcl_PaintRefChanged()
4762 if ( aOld.aStart == aOld.aEnd ) //! Tab ignorieren? in lcl_PaintRefChanged()
4776 SCTAB nTab2 = aOld.aEnd.Tab(); in lcl_PaintRefChanged()
4896 ScRange aOld = pData->aRef; in RFMouseMove() local
4897 ScRange aNew = aOld; in RFMouseMove()
4909 long nEndX = nStartX + aOld.aEnd.Col() - aOld.aStart.Col(); in RFMouseMove()
4915 long nEndY = nStartY + aOld.aEnd.Row() - aOld.aStart.Row(); in RFMouseMove()
4931 if ( aNew != aOld ) in RFMouseMove()
5098 MapMode aOld = GetMapMode(); in GetEditUrlOrError() local
[all …]
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1169 String aOld = pView->GetEditEngine()->GetText((sal_uInt16)0); in lcl_CompleteFunction() local
1170 sal_Unicode cNext = aOld.GetChar(aWordSel.nEndPos); in lcl_CompleteFunction()
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx438 MapMode aOld = pDev->GetMapMode(); in GetNeededSize() local
610 pDev->SetMapMode( aOld ); in GetNeededSize()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1173 Any aNew,aOld; in fireRowcount() local
1174 aNew <<= nCurrentRowCount; aOld <<= m_nLastKnownRowCount; in fireRowcount()
1175 fire(&nHandle,&aNew,&aOld,1,sal_False); in fireRowcount()
1181 Any aNew,aOld; in fireRowcount() local
1183 aOld <<= m_bLastKnownRowCountFinal; in fireRowcount()
1184 fire(&nHandle,&aNew,&aOld,1,sal_False); in fireRowcount()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx234 Any aOld = _bShow ? Any() : makeAny( _xChild ); in NotifyChildEvent() local
236 NotifyAccessibleEvent( AccessibleEventId::CHILD, aOld, aNew ); in NotifyChildEvent()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx2062 InterfaceBag::const_iterator aOld = m_aCurrentSelection.begin(); in setCurrentSelection() local
2063 for ( ; aNew != _rSelection.end(); ++aNew, ++aOld ) in setCurrentSelection()
2066 …OSL_ENSURE( Reference< XInterface >( *aOld, UNO_QUERY ).get() == aOld->get(), "FmXFormShell::setCu… in setCurrentSelection()
2068 if ( aNew->get() != aOld->get() ) in setCurrentSelection()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx411 Any aOld( mxOldSelection ); in notifyHighlightedEntry() local
430 fireAccessibleEvent( AccessibleEventId::ACTIVE_DESCENDANT_CHANGED, aOld, aNew ); in notifyHighlightedEntry()
431 fireAccessibleEvent( AccessibleEventId::SELECTION_CHANGED, aOld, aNew ); in notifyHighlightedEntry()
/trunk/main/xmloff/source/text/
H A Dtxtsecte.cxx193 vector<Reference<XTextSection> > ::reverse_iterator aOld = in exportListAndSectionChange() local
198 while ( (aOld != aOldStack.rend()) && in exportListAndSectionChange()
200 (*aOld) == (*aNew) ) in exportListAndSectionChange()
202 ++aOld; in exportListAndSectionChange()
208 if (aOld != aOldStack.rend()) in exportListAndSectionChange()
213 (*aOldForward != *aOld)) in exportListAndSectionChange()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx2053 rtl::OUString aOld = aFormatCode.makeStringAndClear(); in AddCurrency() local
2055 aFormatCode.append( aOld.copy( 0, nFirst ) ); in AddCurrency()
2057 aFormatCode.append( aOld.copy( nFirst + 1, nLength - nFirst - 2 ) ); in AddCurrency()
H A Dxmlexppr.cxx303 FilterPropertyInfoList_Impl::iterator aOld = aPropInfos.begin(); in GetApiNames() local
305 FilterPropertyInfoList_Impl::iterator aCurrent = aOld; in GetApiNames()
311 if ( aOld->GetApiName().equals( aCurrent->GetApiName() ) ) in GetApiNames()
314 aOld->GetIndexes().merge( aCurrent->GetIndexes() ); in GetApiNames()
322 aOld = aCurrent; in GetApiNames()
/trunk/main/vcl/source/control/
H A Dedit.cxx2645 Selection aOld( maSelection ); in ImplSetSelection() local
2663 if ( bPaint && ( aOld.Len() || aNew.Len() || IsPaintTransparent() ) ) in ImplSetSelection()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx937 Any aOld( pData, *pType ); in setPropertyValue() local
941 if (aOld != rValue) in setPropertyValue()
1035 sal_False, pCur->nWID, aOld, rValue ); in setPropertyValue()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx233 rtl::OUString aOld = pConstCustomShape->GetShapeType(); in ExecDraw() local
234 if( aNew == aOld ) in ExecDraw()
/trunk/main/sw/source/core/undo/
H A DSwUndoPageDesc.cxx127 DebugHeaderFooterContent( (SwPageDesc&)aOld ); in SwUndoPageDesc()
138 SwPageDesc &rOldDesc = (SwPageDesc&)aOld; in SwUndoPageDesc()
150 bExchange = ( aOld.GetName() == aNew.GetName() ) && in SwUndoPageDesc()
188 ExchangeContentNodes( (SwPageDesc&)aOld, (SwPageDesc&)aNew ); in SwUndoPageDesc()
190 DebugHeaderFooterContent( (SwPageDesc&)aOld ); in SwUndoPageDesc()
306 pDoc->ChgPageDesc(aOld.GetName(), aOld); in UndoImpl()
321 aResult.AddRule(UNDO_ARG1, aOld.GetName()); in GetRewriter()
386 : SwUndo(UNDO_DELETE_PAGEDESC), aOld(_aOld, _pDoc), pDoc(_pDoc) in SwUndoPageDescDelete()
397 SwPageDesc aPageDesc = aOld; in UndoImpl()
403 pDoc->DelPageDesc(aOld.GetName(), sal_True); // #116530# in DoImpl()
[all …]

Completed in 344 milliseconds

123