Home
last modified time | relevance | path

Searched refs:rCopy (Results 1 – 25 of 71) sorted by path

123

/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx907 SbxItem::SbxItem(const SbxItem& rCopy) in SbxItem() argument
908 :SfxPoolItem( rCopy ) in SbxItem()
909 ,m_aDocument( rCopy.m_aDocument ) in SbxItem()
911 m_aLibName = rCopy.m_aLibName; in SbxItem()
912 m_aName = rCopy.m_aName; in SbxItem()
913 m_aMethodName = rCopy.m_aMethodName; in SbxItem()
914 m_nType = rCopy.m_nType; in SbxItem()
/trunk/main/comphelper/inc/comphelper/
H A Dlocale.hxx416 void operator=(const Locale& rCopy);
/trunk/main/comphelper/source/misc/
H A Dlocale.cxx656 void Locale::operator=(const Locale& rCopy) in operator =() argument
661 m_sLanguage = rCopy.m_sLanguage; in operator =()
662 m_sCountry = rCopy.m_sCountry; in operator =()
663 m_sVariant = rCopy.m_sVariant; in operator =()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx64 SfxStyleInfo_Impl(const SfxStyleInfo_Impl& rCopy) in SfxStyleInfo_Impl()
66 sFamily = rCopy.sFamily; in SfxStyleInfo_Impl()
67 sStyle = rCopy.sStyle; in SfxStyleInfo_Impl()
68 sCommand = rCopy.sCommand; in SfxStyleInfo_Impl()
69 sLabel = rCopy.sLabel; in SfxStyleInfo_Impl()
/trunk/main/editeng/inc/editeng/
H A Dcolritem.hxx58 SvxColorItem( const SvxColorItem& rCopy );
H A Dlcolitem.hxx44 SvxLineColorItem( const SvxLineColorItem& rCopy );
H A Dnumitem.hxx286 SvxNumRule(const SvxNumRule& rCopy);
329 SvxNumBulletItem(const SvxNumBulletItem& rCopy);
/trunk/main/editeng/source/items/
H A Dnumitem.cxx848 aLocale = rCopy.aLocale; in SvxNumRule()
852 eNumberingType = rCopy.eNumberingType; in SvxNumRule()
856 if(rCopy.aFmts[i]) in SvxNumRule()
860 aFmtsSet[i] = rCopy.aFmtsSet[i]; in SvxNumRule()
965 if(rCopy.aFmts[i]) in operator =()
969 aFmtsSet[i] = rCopy.aFmtsSet[i]; in operator =()
978 if(nLevelCount != rCopy.nLevelCount || in operator ==()
979 nFeatureFlags != rCopy.nFeatureFlags || in operator ==()
987 (!aFmts[i] && rCopy.aFmts[i]) || in operator ==()
988 (aFmts[i] && !rCopy.aFmts[i]) || in operator ==()
[all …]
H A Dtextitem.cxx2026 SvxColorItem::SvxColorItem( const SvxColorItem &rCopy ) : in SvxColorItem() argument
2027 SfxPoolItem( rCopy ), in SvxColorItem()
2028 mColor( rCopy.mColor ) in SvxColorItem()
2876 SvxLineColorItem::SvxLineColorItem( const SvxLineColorItem &rCopy ) : in SvxLineColorItem() argument
2877 SvxColorItem( rCopy ) in SvxLineColorItem()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx197 MSDffTxId(const MSDffTxId& rCopy) in MSDffTxId()
198 : nTxBxS( rCopy.nTxBxS ), in MSDffTxId()
199 nSequence( rCopy.nSequence ){} in MSDffTxId()
244 SvxMSDffImportRec(const SvxMSDffImportRec& rCopy);
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7615 : pObj( rCopy.pObj ), in SvxMSDffImportRec()
7616 nXAlign( rCopy.nXAlign ), in SvxMSDffImportRec()
7617 nXRelTo( rCopy.nXRelTo ), in SvxMSDffImportRec()
7618 nYAlign( rCopy.nYAlign ), in SvxMSDffImportRec()
7619 nYRelTo( rCopy.nYRelTo ), in SvxMSDffImportRec()
7634 aTextId( rCopy.aTextId ), in SvxMSDffImportRec()
7647 bVFlip = rCopy.bVFlip; in SvxMSDffImportRec()
7648 bHFlip = rCopy.bHFlip; in SvxMSDffImportRec()
7650 if( rCopy.nClientAnchorLen ) in SvxMSDffImportRec()
7661 if( rCopy.nClientDataLen ) in SvxMSDffImportRec()
[all …]
/trunk/main/framework/inc/classes/
H A Dfiltercachedata.hxx196 inline FileType ( const FileType& rCopy ) { impl_copy( rCopy ); } in FileType()
198 inline FileType& operator= ( const FileType& rCopy ) { return impl_copy( rCopy ); } in operator =()
221 sName = rCopy.sName ; in impl_copy()
260 inline Filter ( const Filter& rCopy ) { impl_copy( rCopy ); } in Filter()
262 inline Filter& operator= ( const Filter& rCopy ) { return impl_copy( rCopy ); } in operator =()
288 sName = rCopy.sName ; in impl_copy()
332 inline Detector ( const Detector& rCopy ) { impl_copy( rCopy ); } in Detector()
334 inline Detector& operator= ( const Detector& rCopy ) { return impl_copy( rCopy ); } in operator =()
377 inline Loader ( const Loader& rCopy ) { impl_copy( rCopy ); } in Loader()
379 inline Loader& operator= ( const Loader& rCopy ) { return impl_copy( rCopy ); } in operator =()
[all …]
/trunk/main/framework/inc/jobs/
H A Djobdata.hxx249 JobData( const JobData& rCopy );
252 void operator=( const JobData& rCopy );
H A Djobresult.hxx131 JobResult( const JobResult& rCopy );
134 void operator=( const JobResult& rCopy );
/trunk/main/framework/inc/services/
H A Dautorecovery.hxx86 DispatchParams(const DispatchParams& rCopy);
89 DispatchParams& operator=(const DispatchParams& rCopy);
H A Dpathsettings.hxx89 PathInfo(const PathInfo& rCopy) in PathInfo()
91 takeOver(rCopy); in PathInfo()
94 void takeOver(const PathInfo& rCopy) in takeOver()
96 sPathName = rCopy.sPathName; in takeOver()
97 lInternalPaths = rCopy.lInternalPaths; in takeOver()
98 lUserPaths = rCopy.lUserPaths; in takeOver()
99 sWritePath = rCopy.sWritePath; in takeOver()
100 bIsSinglePath = rCopy.bIsSinglePath; in takeOver()
101 bIsReadonly = rCopy.bIsReadonly; in takeOver()
/trunk/main/framework/inc/threadhelp/
H A Dinoncopyable.h66 INonCopyable ( const INonCopyable& rCopy );
67 INonCopyable& operator= ( const INonCopyable& rCopy );
/trunk/main/framework/source/accelerators/
H A Dacceleratorcache.cxx62 AcceleratorCache::AcceleratorCache(const AcceleratorCache& rCopy) in AcceleratorCache() argument
65 m_lCommand2Keys = rCopy.m_lCommand2Keys; in AcceleratorCache()
66 m_lKey2Commands = rCopy.m_lKey2Commands; in AcceleratorCache()
77 void AcceleratorCache::takeOver(const AcceleratorCache& rCopy) in takeOver() argument
82 m_lCommand2Keys = rCopy.m_lCommand2Keys; in takeOver()
83 m_lKey2Commands = rCopy.m_lKey2Commands; in takeOver()
90 AcceleratorCache& AcceleratorCache::operator=(const AcceleratorCache& rCopy) in operator =() argument
92 takeOver(rCopy); in operator =()
H A Dacceleratorexecute.cxx78 AcceleratorExecute::AcceleratorExecute(const AcceleratorExecute& rCopy) in AcceleratorExecute() argument
H A Dacceleratorexecute.hxx221 AcceleratorExecute(const AcceleratorExecute& rCopy);
222 void operator=(const AcceleratorExecute& rCopy) {}; in operator =() argument
H A Dpresethandler.cxx160 m_xSMGR = rCopy.m_xSMGR; in PresetHandler()
161 m_eConfigType = rCopy.m_eConfigType; in PresetHandler()
162 m_sResourceType = rCopy.m_sResourceType; in PresetHandler()
163 m_sModule = rCopy.m_sModule; in PresetHandler()
164 m_aSharedStorages = rCopy.m_aSharedStorages; in PresetHandler()
168 m_lPresets = rCopy.m_lPresets; in PresetHandler()
169 m_lTargets = rCopy.m_lTargets; in PresetHandler()
170 m_aLocale = rCopy.m_aLocale; in PresetHandler()
172 m_sRelPathShare = rCopy.m_sRelPathShare; in PresetHandler()
173 m_sRelPathNoLang = rCopy.m_sRelPathNoLang; in PresetHandler()
[all …]
H A Dstorageholder.cxx502 void StorageHolder::operator=(const StorageHolder& rCopy) in operator =() argument
507 m_xSMGR = rCopy.m_xSMGR; // ??? in operator =()
508 m_xRoot = rCopy.m_xRoot; in operator =()
509 m_lStorages = rCopy.m_lStorages; in operator =()
/trunk/main/framework/source/inc/accelerators/
H A Dacceleratorcache.hxx111 AcceleratorCache(const AcceleratorCache& rCopy);
124 virtual void takeOver(const AcceleratorCache& rCopy);
128 virtual AcceleratorCache& operator=(const AcceleratorCache& rCopy);
H A Dpresethandler.hxx258 PresetHandler(const PresetHandler& rCopy);
H A Dstorageholder.hxx202 virtual void operator=(const StorageHolder& rCopy);

Completed in 134 milliseconds

123