| /trunk/main/sfx2/source/bastyp/ |
| H A D | minarray.cxx | 50 SfxPtrArr::SfxPtrArr( const SfxPtrArr& rOrig ) in SfxPtrArr() argument 53 nUsed = rOrig.nUsed; in SfxPtrArr() 54 nGrow = rOrig.nGrow; in SfxPtrArr() 55 nUnused = rOrig.nUnused; in SfxPtrArr() 57 if ( rOrig.pData != 0 ) in SfxPtrArr() 60 memcpy( pData, rOrig.pData, nUsed*sizeof(void*) ); in SfxPtrArr() 76 SfxPtrArr& SfxPtrArr::operator=( const SfxPtrArr& rOrig ) in operator =() argument 82 nUsed = rOrig.nUsed; in operator =() 83 nGrow = rOrig.nGrow; in operator =() 84 nUnused = rOrig.nUnused; in operator =() [all …]
|
| H A D | bitset.cxx | 130 BitSet::BitSet( const BitSet& rOrig ) in BitSet() argument 133 CopyFrom(rOrig); in BitSet() 204 BitSet& BitSet::operator=( const BitSet& rOrig ) in operator =() argument 207 if ( this != &rOrig ) in operator =() 210 CopyFrom(rOrig); in operator =()
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | minarray.hxx | 51 ARR( const ARR& rOrig );\ 54 ARR& operator= ( const ARR& rOrig );\ 122 ARR::ARR( const ARR& rOrig ) \ 124 nUsed = rOrig.nUsed; \ 125 nGrow = rOrig.nGrow; \ 126 nUnused = rOrig.nUnused; \ 128 if ( rOrig.pData != 0 ) \ 134 *(pData+n) = *(rOrig.pData+n); \ 147 ARR& ARR::operator= ( const ARR& rOrig )\ 153 nUsed = rOrig.nUsed; \ [all …]
|
| H A D | genlink.hxx | 39 GenLink( const GenLink& rOrig ): in GenLink() argument 40 aLink(rOrig.aLink), pFunc(rOrig.pFunc) {} in GenLink() 42 GenLink& operator = ( const GenLink& rOrig ) in operator =() argument 43 { pFunc = rOrig.pFunc; aLink = rOrig.aLink; return *this; } in operator =()
|
| H A D | minstack.hxx | 38 ARR( const ARR& rOrig ): \ 39 ARR##arr_( rOrig ) \ 71 ARR( const ARR& rOrig ): \ 72 ARR##arr_( rOrig ) \
|
| /trunk/main/tools/source/memtools/ |
| H A D | multisel.cxx | 293 MultiSelection::MultiSelection( const MultiSelection& rOrig ) : in MultiSelection() argument 294 aTotRange(rOrig.aTotRange), in MultiSelection() 295 nSelCount(rOrig.nSelCount), in MultiSelection() 296 bCurValid(rOrig.bCurValid), in MultiSelection() 301 nCurSubSel = rOrig.nCurSubSel; in MultiSelection() 302 nCurIndex = rOrig.nCurIndex; in MultiSelection() 306 for ( sal_uIntPtr n = 0; n < rOrig.aSels.Count(); ++n ) in MultiSelection() 307 aSels.Insert( new Range( *rOrig.aSels.GetObject(n) ), LIST_APPEND ); in MultiSelection() 335 MultiSelection& MultiSelection::operator= ( const MultiSelection& rOrig ) in operator =() argument 337 aTotRange = rOrig.aTotRange; in operator =() [all …]
|
| /trunk/main/sfx2/source/control/ |
| H A D | request.cxx | 151 const SfxRequest& rOrig in SfxRequest() argument 153 : SfxHint( rOrig ), in SfxRequest() 154 nSlot(rOrig.nSlot), in SfxRequest() 155 pArgs(rOrig.pArgs? new SfxAllItemSet(*rOrig.pArgs): 0), in SfxRequest() 160 pImp->bAllowRecording = rOrig.pImp->bAllowRecording; in SfxRequest() 166 pImp->nCallMode = rOrig.pImp->nCallMode; in SfxRequest() 167 pImp->bUseTarget = rOrig.pImp->bUseTarget; in SfxRequest() 168 pImp->aTarget = rOrig.pImp->aTarget; in SfxRequest() 169 pImp->nModifier = rOrig.pImp->nModifier; in SfxRequest() 172 …pImp->pInternalArgs = (rOrig.pImp->pInternalArgs ? new SfxAllItemSet(*rOrig.pImp->pInternalArgs) :… in SfxRequest() [all …]
|
| H A D | macro.cxx | 284 const SfxMacroStatement& rOrig // Original, von dem kopiert wird in SfxMacroStatement() argument 292 : nSlotId( rOrig.nSlotId ), in SfxMacroStatement() 293 aStatement( rOrig.aStatement ), in SfxMacroStatement() 294 bDone( rOrig.bDone ), in SfxMacroStatement() 297 aArgs = rOrig.aArgs; in SfxMacroStatement()
|
| /trunk/main/sw/source/core/text/ |
| H A D | frmcrsr.cxx | 197 sal_Bool SwTxtFrm::GetCharRect( SwRect& rOrig, const SwPosition &rPos, in GetCharRect() argument 264 rOrig = SwRect( aPnt1, aPnt2 ); in GetCharRect() 269 pCMS->aRealHeight.Y() = bVert ? -rOrig.Width() : rOrig.Height(); in GetCharRect() 273 pFrm->SwitchLTRtoRTL( rOrig ); in GetCharRect() 298 bRet = bRightMargin ? aLine.GetEndCharRect( &rOrig, nOffset, pCMS, nMaxY ) in GetCharRect() 299 : aLine.GetCharRect( &rOrig, nOffset, pCMS, nMaxY ); in GetCharRect() 303 pFrm->SwitchLTRtoRTL( rOrig ); in GetCharRect() 306 pFrm->SwitchHorizontalToVertical( rOrig ); in GetCharRect() 309 (rOrig.*fnRect->fnGetBottom)() == nUpperMaxY && in GetCharRect() 337 pCMS->aRealHeight.X() = ( rOrig.Width() - in GetCharRect() [all …]
|
| /trunk/main/svl/source/items/ |
| H A D | ctypeitm.cxx | 70 CntContentTypeItem::CntContentTypeItem( const CntContentTypeItem& rOrig ) in CntContentTypeItem() argument 71 : CntUnencodedStringItem( rOrig ), in CntContentTypeItem() 72 _eType( rOrig._eType ), in CntContentTypeItem() 73 _aPresentation( rOrig._aPresentation ) in CntContentTypeItem() 121 int CntContentTypeItem::operator==( const SfxPoolItem& rOrig ) const in operator ==() 123 const CntContentTypeItem& rOther = (const CntContentTypeItem&)rOrig; in operator ==()
|
| H A D | nranges.cxx | 149 SfxNumRanges::SfxNumRanges( const SfxNumRanges &rOrig ) in SfxNumRanges() argument 157 if ( rOrig._pRanges ) in SfxNumRanges() 159 NUMTYPE nCount = Count_Impl( rOrig._pRanges ) + 1; in SfxNumRanges() 161 memcpy( _pRanges, rOrig._pRanges, sizeof(NUMTYPE) * nCount ); in SfxNumRanges()
|
| /trunk/main/canvas/inc/canvas/ |
| H A D | vclwrapper.hxx | 80 VCLObject( const VCLObject& rOrig ) in VCLObject() argument 82 if( rOrig.mpWrappee ) in VCLObject() 83 mpWrappee = new Wrappee( *rOrig.mpWrappee ); in VCLObject() 90 VCLObject( const Wrappee& rOrig ) : in VCLObject() argument 91 mpWrappee( new Wrappee( rOrig ) ) in VCLObject()
|
| /trunk/main/svx/source/items/ |
| H A D | zoomslideritem.cxx | 50 SvxZoomSliderItem::SvxZoomSliderItem( const SvxZoomSliderItem& rOrig ) in SvxZoomSliderItem() argument 51 : SfxUInt16Item( rOrig.Which(), rOrig.GetValue() ) in SvxZoomSliderItem() 52 , maValues( rOrig.maValues ) in SvxZoomSliderItem() 53 , mnMinZoom( rOrig.mnMinZoom ) in SvxZoomSliderItem() 54 , mnMaxZoom( rOrig.mnMaxZoom ) in SvxZoomSliderItem()
|
| H A D | zoomitem.cxx | 60 SvxZoomItem::SvxZoomItem( const SvxZoomItem& rOrig ) in SvxZoomItem() argument 61 : SfxUInt16Item( rOrig.Which(), rOrig.GetValue() ), in SvxZoomItem() 62 nValueSet( rOrig.GetValueSet() ), in SvxZoomItem() 63 eType( rOrig.GetType() ) in SvxZoomItem()
|
| H A D | viewlayoutitem.cxx | 55 SvxViewLayoutItem::SvxViewLayoutItem( const SvxViewLayoutItem& rOrig ) in SvxViewLayoutItem() argument 56 : SfxUInt16Item( rOrig.Which(), rOrig.GetValue() ), in SvxViewLayoutItem() 57 mbBookMode( rOrig.IsBookMode() ) in SvxViewLayoutItem()
|
| /trunk/main/svl/source/inc/ |
| H A D | poolio.hxx | 45 SfxPoolVersion_Impl( const SfxPoolVersion_Impl &rOrig ) in SfxPoolVersion_Impl() 46 : _nVer( rOrig._nVer ), in SfxPoolVersion_Impl() 47 _nStart( rOrig._nStart ), in SfxPoolVersion_Impl() 48 _nEnd( rOrig._nEnd ), in SfxPoolVersion_Impl() 49 _pMap( rOrig._pMap ) in SfxPoolVersion_Impl()
|
| /trunk/main/tools/inc/tools/ |
| H A D | multisel.hxx | 72 MultiSelection( const MultiSelection& rOrig ); 79 MultiSelection& operator= ( const MultiSelection& rOrig ); 80 sal_Bool operator== ( MultiSelection& rOrig ); 81 sal_Bool operator!= ( MultiSelection& rOrig ) in operator !=() argument 82 { return !operator==( rOrig ); } in operator !=()
|
| /trunk/main/tools/source/fsys/ |
| H A D | comdep.hxx | 128 FileCopier_Impl( const FileCopier_Impl &rOrig ) in FileCopier_Impl() 129 : nActions( rOrig.nActions ), eErr( 0 ), in FileCopier_Impl() 133 FileCopier_Impl& operator=( const FileCopier_Impl &rOrig ) in operator =() 135 nActions = rOrig.nActions; in operator =()
|
| H A D | dirent.cxx | 756 DirEntry::DirEntry( const DirEntry& rOrig ) : in DirEntry() argument 758 pStat( rOrig.pStat ? new FileStat(*rOrig.pStat) : 0 ), in DirEntry() 760 aName( rOrig.aName ) in DirEntry() 764 eFlag = rOrig.eFlag; in DirEntry() 765 nError = rOrig.nError; in DirEntry() 767 if ( rOrig.pParent ) in DirEntry() 769 pParent = new DirEntry( *rOrig.pParent ); in DirEntry()
|
| /trunk/main/cppcanvas/source/wrapper/ |
| H A D | implspritecanvas.cxx | 68 ImplSpriteCanvas::ImplSpriteCanvas(const ImplSpriteCanvas& rOrig) : in ImplSpriteCanvas() argument 72 ImplCanvas( rOrig ), in ImplSpriteCanvas() 73 ImplBitmapCanvas( rOrig ), in ImplSpriteCanvas() 74 mxSpriteCanvas( rOrig.getUNOSpriteCanvas() ), in ImplSpriteCanvas()
|
| /trunk/main/starmath/inc/ |
| H A D | utility.hxx | 219 SmStringPickList(const SmPickList& rOrig ) in SmStringPickList() argument 220 : SmPickList(rOrig) {} in SmStringPickList() 278 SmFontPickList(const SmPickList& rOrig ) in SmFontPickList() argument 279 : SmPickList(rOrig) {} in SmFontPickList()
|
| /trunk/main/svl/inc/svl/ |
| H A D | ctypeitm.hxx | 43 CntContentTypeItem( const CntContentTypeItem& rOrig ); 49 virtual int operator==( const SfxPoolItem& rOrig ) const;
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdopath.cxx | 626 const XPolygon& rOrig = mpSdrPathDragData->maOrig[nPolyIndex]; in movePathDrag() local 628 const sal_uInt16 nPointCount(rOrig.GetPointCount()); in movePathDrag() 629 sal_Bool bClosed(rOrig[0] == rOrig[nPointCount-1]); in movePathDrag() 632 rMove[nPointIndex] = rOrig[nPointIndex] + aDelta; in movePathDrag() 637 rMove[nPointCount - 1] = rOrig[nPointCount - 1] + aDelta; in movePathDrag() 641 if(nPointCount > 1 && rOrig.IsControl(nPointCount - 2)) in movePathDrag() 642 rMove[nPointCount - 2] = rOrig[nPointCount - 2] + aDelta; in movePathDrag() 646 if(nPointIndex > 0 && rOrig.IsControl(nPointIndex - 1)) in movePathDrag() 649 rMove[nPointIndex - 1] = rOrig[nPointIndex - 1] + aDelta; in movePathDrag() 653 if(nPointIndex + 1 < nPointCount && rOrig.IsControl(nPointIndex + 1)) in movePathDrag() [all …]
|
| /trunk/main/sfx2/inc/ |
| H A D | bitset.hxx | 43 BitSet( const BitSet& rOrig ); 48 BitSet& operator=( const BitSet& rOrig );
|
| /trunk/main/vcl/unx/generic/gdi/ |
| H A D | salgdi3.cxx | 1579 bool uselessmatch(const ImplFontSelectData &rOrig, const ImplFontSelectData &rNew) in uselessmatch() argument 1583 rOrig.maTargetName == rNew.maSearchName && in uselessmatch() 1584 rOrig.meWeight == rNew.meWeight && in uselessmatch() 1585 rOrig.meItalic == rNew.meItalic && in uselessmatch() 1586 rOrig.mePitch == rNew.mePitch && in uselessmatch() 1587 rOrig.meWidthType == rNew.meWidthType in uselessmatch()
|