/aoo41x/main/sfx2/source/bastyp/ |
H A D | minarray.cxx | 53 nUsed = rOrig.nUsed; in SfxPtrArr() 54 nGrow = rOrig.nGrow; in SfxPtrArr() 57 if ( rOrig.pData != 0 ) in SfxPtrArr() 82 nUsed = rOrig.nUsed; in operator =() 83 nGrow = rOrig.nGrow; in operator =() 86 if ( rOrig.pData != 0 ) in operator =() 289 nUsed = rOrig.nUsed; in ByteArr() 290 nGrow = rOrig.nGrow; in ByteArr() 318 nUsed = rOrig.nUsed; in operator =() 319 nGrow = rOrig.nGrow; 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 =()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | minarray.hxx | 51 ARR( const ARR& rOrig );\ 124 nUsed = rOrig.nUsed; \ 125 nGrow = rOrig.nGrow; \ 126 nUnused = rOrig.nUnused; \ 128 if ( rOrig.pData != 0 ) \ 153 nUsed = rOrig.nUsed; \ 154 nGrow = rOrig.nGrow; \ 157 if ( rOrig.pData != 0 ) \ 366 SfxPtrArr(rOrig) \ 434 ByteArr(rOrig) \ [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 ) \
|
/aoo41x/main/tools/source/memtools/ |
H A D | multisel.cxx | 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() 337 aTotRange = rOrig.aTotRange; in operator =() 338 bCurValid = rOrig.bCurValid; in operator =() 341 nCurSubSel = rOrig.nCurSubSel; in operator =() 342 nCurIndex = rOrig.nCurIndex; in operator =() [all …]
|
/aoo41x/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()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmcrsr.cxx | 264 rOrig = SwRect( aPnt1, aPnt2 ); in GetCharRect() 269 pCMS->aRealHeight.Y() = bVert ? -rOrig.Width() : rOrig.Height(); in GetCharRect() 273 pFrm->SwitchLTRtoRTL( rOrig ); in GetCharRect() 303 pFrm->SwitchLTRtoRTL( rOrig ); in GetCharRect() 306 pFrm->SwitchHorizontalToVertical( rOrig ); in GetCharRect() 364 (rOrig.*fnRect->fnSetTop)( nPageTop ); in GetCharRect() 367 (rOrig.*fnRect->fnSetTop)( nPageBott ); in GetCharRect() 425 rOrig = SwRect( aPnt1, aPnt2 ); in GetAutoPos() 446 rOrig.Height( aTmpState.aRealHeight.Y() ); in GetAutoPos() 450 pFrm->SwitchLTRtoRTL( rOrig ); in GetAutoPos() [all …]
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/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 !=()
|
/aoo41x/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 | 759 DirEntry::DirEntry( const DirEntry& rOrig ) : in DirEntry() argument 761 pStat( rOrig.pStat ? new FileStat(*rOrig.pStat) : 0 ), in DirEntry() 763 aName( rOrig.aName ) in DirEntry() 767 eFlag = rOrig.eFlag; in DirEntry() 768 nError = rOrig.nError; in DirEntry() 770 if ( rOrig.pParent ) in DirEntry() 772 pParent = new DirEntry( *rOrig.pParent ); in DirEntry()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/svl/inc/svl/ |
H A D | ctypeitm.hxx | 43 CntContentTypeItem( const CntContentTypeItem& rOrig ); 49 virtual int operator==( const SfxPoolItem& rOrig ) const;
|
/aoo41x/main/sfx2/inc/ |
H A D | bitset.hxx | 43 BitSet( const BitSet& rOrig ); 48 BitSet& operator=( const BitSet& rOrig );
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 628 const XPolygon& rOrig = mpSdrPathDragData->maOrig[nPolyIndex]; in movePathDrag() local 630 const sal_uInt16 nPointCount(rOrig.GetPointCount()); in movePathDrag() 631 sal_Bool bClosed(rOrig[0] == rOrig[nPointCount-1]); in movePathDrag() 634 rMove[nPointIndex] = rOrig[nPointIndex] + aDelta; in movePathDrag() 639 rMove[nPointCount - 1] = rOrig[nPointCount - 1] + aDelta; in movePathDrag() 643 if(nPointCount > 1 && rOrig.IsControl(nPointCount - 2)) in movePathDrag() 644 rMove[nPointCount - 2] = rOrig[nPointCount - 2] + aDelta; in movePathDrag() 648 if(nPointIndex > 0 && rOrig.IsControl(nPointIndex - 1)) in movePathDrag() 651 rMove[nPointIndex - 1] = rOrig[nPointIndex - 1] + aDelta; in movePathDrag() 655 if(nPointIndex + 1 < nPointCount && rOrig.IsControl(nPointIndex + 1)) in movePathDrag() [all …]
|
/aoo41x/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()
|