Home
last modified time | relevance | path

Searched refs:mnRefCount (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/vcl/source/app/
H A Dsettings.cxx106 mpData->mnRefCount++; in MachineSettings()
117 mpData->mnRefCount--; in ~MachineSettings()
133 mpData->mnRefCount--; in operator =()
147 mpData->mnRefCount--; in CopyData()
239 mpData->mnRefCount++; in MouseSettings()
349 mpData->mnRefCount++; in KeyboardSettings()
662 mpData->mnRefCount++; in StyleSettings()
1120 mpData->mnRefCount++; in MiscSettings()
1370 mpData->mnRefCount++; in NotificationSettings()
1463 mpData->mnRefCount++; in HelpSettings()
[all …]
/trunk/main/tools/source/generic/
H A Dpoly2.cxx54 mnRefCount = 1; in DBG_NAME()
65 mnRefCount = 1; in ImplPolyPolygon()
133 mpImplPolyPolygon->mnRefCount++; in PolyPolygon()
143 mpImplPolyPolygon->mnRefCount--; in ~PolyPolygon()
159 mpImplPolyPolygon->mnRefCount--; in Insert()
205 mpImplPolyPolygon->mnRefCount--; in Remove()
226 mpImplPolyPolygon->mnRefCount--; in Replace()
262 mpImplPolyPolygon->mnRefCount--; in Clear()
484 mpImplPolyPolygon->mnRefCount--; in Translate()
502 mpImplPolyPolygon->mnRefCount--; in Scale()
[all …]
/trunk/main/vcl/source/gdi/
H A Dmapmod.cxx42 mnRefCount = 1; in DBG_NAME()
54 mnRefCount = 1; in ImplMapMode()
116 if ( mpImplMapMode->mnRefCount != 1 ) in ImplMakeUnique()
118 if ( mpImplMapMode->mnRefCount ) in ImplMakeUnique()
119 mpImplMapMode->mnRefCount--; in ImplMakeUnique()
144 if ( mpImplMapMode->mnRefCount ) in MapMode()
145 mpImplMapMode->mnRefCount++; in MapMode()
179 if ( mpImplMapMode->mnRefCount ) in ~MapMode()
184 mpImplMapMode->mnRefCount--; in ~MapMode()
243 if ( mpImplMapMode->mnRefCount ) in operator =()
[all …]
H A Dwall.cxx42 mnRefCount = 1; in DBG_NAME()
55 mnRefCount = 1; in ImplWallpaper()
197 if ( mpImplWallpaper->mnRefCount ) in ImplMakeUnique()
198 mpImplWallpaper->mnRefCount--; in ImplMakeUnique()
214 aStaticImplWallpaper.mnRefCount = 0; in Wallpaper()
229 if ( mpImplWallpaper->mnRefCount ) in Wallpaper()
230 mpImplWallpaper->mnRefCount++; in Wallpaper()
274 if ( mpImplWallpaper->mnRefCount ) in ~Wallpaper()
279 mpImplWallpaper->mnRefCount--; in ~Wallpaper()
573 if ( mpImplWallpaper->mnRefCount ) in operator =()
[all …]
H A Djobset.cxx68 mnRefCount = 1; in ImplJobSetup()
86 mnRefCount = 1; in ImplJobSetup()
118 else if ( mpData->mnRefCount != 1 ) in ImplGetData()
120 mpData->mnRefCount--; in ImplGetData()
164 mpData->mnRefCount++; in JobSetup()
175 if ( mpData->mnRefCount == 1 ) in ~JobSetup()
178 mpData->mnRefCount--; in ~JobSetup()
241 rJobSetup.mpData->mnRefCount++; in operator =()
247 if ( mpData->mnRefCount == 1 ) in operator =()
250 mpData->mnRefCount--; in operator =()
[all …]
H A Dgradient.cxx41 mnRefCount = 1; in DBG_NAME()
58 mnRefCount = 1; in Impl_Gradient()
74 if ( mpImplGradient->mnRefCount != 1 ) in MakeUnique()
76 if( mpImplGradient->mnRefCount ) in MakeUnique()
77 mpImplGradient->mnRefCount--; in MakeUnique()
101 mpImplGradient->mnRefCount++; in Gradient()
135 if ( mpImplGradient->mnRefCount == 1 ) in ~Gradient()
138 mpImplGradient->mnRefCount--; in ~Gradient()
249 rGradient.mpImplGradient->mnRefCount++; in operator =()
253 if ( mpImplGradient->mnRefCount == 1 ) in operator =()
[all …]
/trunk/main/drawinglayer/source/attribute/
H A Dmaterialattribute3d.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpMaterialAttribute3D
49 : mnRefCount(0), in ImpMaterialAttribute3D()
58 : mnRefCount(0), in ImpMaterialAttribute3D()
93 pDefault->mnRefCount++; in get_global_default()
119 mpMaterialAttribute3D->mnRefCount++; in MaterialAttribute3D()
125 mpMaterialAttribute3D->mnRefCount++; in MaterialAttribute3D()
130 if(mpMaterialAttribute3D->mnRefCount) in ~MaterialAttribute3D()
132 mpMaterialAttribute3D->mnRefCount--; in ~MaterialAttribute3D()
149 if(mpMaterialAttribute3D->mnRefCount) in operator =()
151 mpMaterialAttribute3D->mnRefCount--; in operator =()
[all …]
H A Dstrokeattribute.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpStrokeAttribute
49 : mnRefCount(0), in ImpStrokeAttribute()
86 pDefault->mnRefCount++; in get_global_default()
104 mpStrokeAttribute->mnRefCount++; in StrokeAttribute()
110 mpStrokeAttribute->mnRefCount++; in StrokeAttribute()
115 if(mpStrokeAttribute->mnRefCount) in ~StrokeAttribute()
117 mpStrokeAttribute->mnRefCount--; in ~StrokeAttribute()
134 if(mpStrokeAttribute->mnRefCount) in operator =()
136 mpStrokeAttribute->mnRefCount--; in operator =()
144 mpStrokeAttribute->mnRefCount++; in operator =()
H A Dsdrshadowattribute.cxx39 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrShadowAttribute
50 : mnRefCount(0), in ImpSdrShadowAttribute()
81 pDefault->mnRefCount++; in get_global_default()
100 mpSdrShadowAttribute->mnRefCount++; in SdrShadowAttribute()
106 mpSdrShadowAttribute->mnRefCount++; in SdrShadowAttribute()
111 if(mpSdrShadowAttribute->mnRefCount) in ~SdrShadowAttribute()
113 mpSdrShadowAttribute->mnRefCount--; in ~SdrShadowAttribute()
130 if(mpSdrShadowAttribute->mnRefCount) in operator =()
132 mpSdrShadowAttribute->mnRefCount--; in operator =()
140 mpSdrShadowAttribute->mnRefCount++; in operator =()
H A Dlinestartendattribute.cxx41 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpLineStartEndAttribute
54 : mnRefCount(0), in ImpLineStartEndAttribute()
85 pDefault->mnRefCount++; in get_global_default()
104 mpLineStartEndAttribute->mnRefCount++; in LineStartEndAttribute()
110 mpLineStartEndAttribute->mnRefCount++; in LineStartEndAttribute()
115 if(mpLineStartEndAttribute->mnRefCount) in ~LineStartEndAttribute()
117 mpLineStartEndAttribute->mnRefCount--; in ~LineStartEndAttribute()
134 if(mpLineStartEndAttribute->mnRefCount) in operator =()
136 mpLineStartEndAttribute->mnRefCount--; in operator =()
144 mpLineStartEndAttribute->mnRefCount++; in operator =()
H A Dsdrlightattribute3d.cxx39 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdr3DLightAttribute
52 : mnRefCount(0), in ImpSdr3DLightAttribute()
83 pDefault->mnRefCount++; in get_global_default()
102 mpSdr3DLightAttribute->mnRefCount++; in Sdr3DLightAttribute()
108 mpSdr3DLightAttribute->mnRefCount++; in Sdr3DLightAttribute()
113 if(mpSdr3DLightAttribute->mnRefCount) in ~Sdr3DLightAttribute()
115 mpSdr3DLightAttribute->mnRefCount--; in ~Sdr3DLightAttribute()
132 if(mpSdr3DLightAttribute->mnRefCount) in operator =()
134 mpSdr3DLightAttribute->mnRefCount--; in operator =()
142 mpSdr3DLightAttribute->mnRefCount++; in operator =()
H A Dsdrlineattribute.cxx38 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrLineAttribute
57 : mnRefCount(0), in ImpSdrLineAttribute()
69 : mnRefCount(0), in ImpSdrLineAttribute()
115 pDefault->mnRefCount++; in get_global_default()
153 mpSdrLineAttribute->mnRefCount++; in SdrLineAttribute()
159 mpSdrLineAttribute->mnRefCount++; in SdrLineAttribute()
164 if(mpSdrLineAttribute->mnRefCount) in ~SdrLineAttribute()
166 mpSdrLineAttribute->mnRefCount--; in ~SdrLineAttribute()
183 if(mpSdrLineAttribute->mnRefCount) in operator =()
185 mpSdrLineAttribute->mnRefCount--; in operator =()
[all …]
H A Dfillgraphicattribute.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpFillGraphicAttribute
60 : mnRefCount(0), in ImpFillGraphicAttribute()
99 pDefault->mnRefCount++; in get_global_default()
125 mpFillGraphicAttribute->mnRefCount++; in FillGraphicAttribute()
131 mpFillGraphicAttribute->mnRefCount++; in FillGraphicAttribute()
136 if(mpFillGraphicAttribute->mnRefCount) in ~FillGraphicAttribute()
138 mpFillGraphicAttribute->mnRefCount--; in ~FillGraphicAttribute()
155 if(mpFillGraphicAttribute->mnRefCount) in operator =()
157 mpFillGraphicAttribute->mnRefCount--; in operator =()
165 mpFillGraphicAttribute->mnRefCount++; in operator =()
H A Dfillhatchattribute.cxx38 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpFillHatchAttribute
57 : mnRefCount(0), in ImpFillHatchAttribute()
99 pDefault->mnRefCount++; in get_global_default()
127 mpFillHatchAttribute->mnRefCount++; in FillHatchAttribute()
133 mpFillHatchAttribute->mnRefCount++; in FillHatchAttribute()
138 if(mpFillHatchAttribute->mnRefCount) in ~FillHatchAttribute()
140 mpFillHatchAttribute->mnRefCount--; in ~FillHatchAttribute()
157 if(mpFillHatchAttribute->mnRefCount) in operator =()
159 mpFillHatchAttribute->mnRefCount--; in operator =()
167 mpFillHatchAttribute->mnRefCount++; in operator =()
H A Dlineattribute.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpLineAttribute
53 : mnRefCount(0), in ImpLineAttribute()
88 pDefault->mnRefCount++; in get_global_default()
112 mpLineAttribute->mnRefCount++; in LineAttribute()
118 mpLineAttribute->mnRefCount++; in LineAttribute()
123 if(mpLineAttribute->mnRefCount) in ~LineAttribute()
125 mpLineAttribute->mnRefCount--; in ~LineAttribute()
142 if(mpLineAttribute->mnRefCount) in operator =()
144 mpLineAttribute->mnRefCount--; in operator =()
152 mpLineAttribute->mnRefCount++; in operator =()
H A Dsdrfillattribute.cxx41 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrFillAttribute
57 : mnRefCount(0), in ImpSdrFillAttribute()
97 pDefault->mnRefCount++; in get_global_default()
119 mpSdrFillAttribute->mnRefCount++; in SdrFillAttribute()
125 mpSdrFillAttribute->mnRefCount++; in SdrFillAttribute()
130 if(mpSdrFillAttribute->mnRefCount) in ~SdrFillAttribute()
132 mpSdrFillAttribute->mnRefCount--; in ~SdrFillAttribute()
149 if(mpSdrFillAttribute->mnRefCount) in operator =()
151 mpSdrFillAttribute->mnRefCount--; in operator =()
159 mpSdrFillAttribute->mnRefCount++; in operator =()
H A Dsdrsceneattribute3d.cxx37 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrSceneAttribute
55 : mnRefCount(0), in ImpSdrSceneAttribute()
93 pDefault->mnRefCount++; in get_global_default()
114 mpSdrSceneAttribute->mnRefCount++; in SdrSceneAttribute()
120 mpSdrSceneAttribute->mnRefCount++; in SdrSceneAttribute()
125 if(mpSdrSceneAttribute->mnRefCount) in ~SdrSceneAttribute()
127 mpSdrSceneAttribute->mnRefCount--; in ~SdrSceneAttribute()
144 if(mpSdrSceneAttribute->mnRefCount) in operator =()
146 mpSdrSceneAttribute->mnRefCount--; in operator =()
154 mpSdrSceneAttribute->mnRefCount++; in operator =()
H A Dsdrlinestartendattribute.cxx38 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrLineStartEndAttribute
61 : mnRefCount(0), in ImpSdrLineStartEndAttribute()
112 pDefault->mnRefCount++; in get_global_default()
136 mpSdrLineStartEndAttribute->mnRefCount++; in SdrLineStartEndAttribute()
142 mpSdrLineStartEndAttribute->mnRefCount++; in SdrLineStartEndAttribute()
147 if(mpSdrLineStartEndAttribute->mnRefCount) in ~SdrLineStartEndAttribute()
149 mpSdrLineStartEndAttribute->mnRefCount--; in ~SdrLineStartEndAttribute()
166 if(mpSdrLineStartEndAttribute->mnRefCount) in operator =()
168 mpSdrLineStartEndAttribute->mnRefCount--; in operator =()
176 mpSdrLineStartEndAttribute->mnRefCount++; in operator =()
H A Dfillgradientattribute.cxx38 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpFillGradientAttribute
59 : mnRefCount(0), in ImpFillGradientAttribute()
107 pDefault->mnRefCount++; in get_global_default()
131 mpFillGradientAttribute->mnRefCount++; in FillGradientAttribute()
137 mpFillGradientAttribute->mnRefCount++; in FillGradientAttribute()
142 if(mpFillGradientAttribute->mnRefCount) in ~FillGradientAttribute()
144 mpFillGradientAttribute->mnRefCount--; in ~FillGradientAttribute()
161 if(mpFillGradientAttribute->mnRefCount) in operator =()
163 mpFillGradientAttribute->mnRefCount--; in operator =()
171 mpFillGradientAttribute->mnRefCount++; in operator =()
H A Dfontattribute.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpFontAttribute
67 : mnRefCount(0), in ImpFontAttribute()
119 pDefault->mnRefCount++; in get_global_default()
145 mpFontAttribute->mnRefCount++; in FontAttribute()
151 mpFontAttribute->mnRefCount++; in FontAttribute()
156 if(mpFontAttribute->mnRefCount) in ~FontAttribute()
158 mpFontAttribute->mnRefCount--; in ~FontAttribute()
175 if(mpFontAttribute->mnRefCount) in operator =()
177 mpFontAttribute->mnRefCount--; in operator =()
185 mpFontAttribute->mnRefCount++; in operator =()
H A Dsdrlightingattribute3d.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrLightingAttribute
49 : mnRefCount(0), in ImpSdrLightingAttribute()
76 pDefault->mnRefCount++; in get_global_default()
94 mpSdrLightingAttribute->mnRefCount++; in SdrLightingAttribute()
100 mpSdrLightingAttribute->mnRefCount++; in SdrLightingAttribute()
105 if(mpSdrLightingAttribute->mnRefCount) in ~SdrLightingAttribute()
107 mpSdrLightingAttribute->mnRefCount--; in ~SdrLightingAttribute()
124 if(mpSdrLightingAttribute->mnRefCount) in operator =()
126 mpSdrLightingAttribute->mnRefCount--; in operator =()
134 mpSdrLightingAttribute->mnRefCount++; in operator =()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextoutlineattribute.cxx40 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrFormTextOutlineAttribute
51 : mnRefCount(0), in ImpSdrFormTextOutlineAttribute()
83 pDefault->mnRefCount++; in get_global_default()
102 mpSdrFormTextOutlineAttribute->mnRefCount++; in SdrFormTextOutlineAttribute()
108 mpSdrFormTextOutlineAttribute->mnRefCount++; in SdrFormTextOutlineAttribute()
113 if(mpSdrFormTextOutlineAttribute->mnRefCount) in ~SdrFormTextOutlineAttribute()
115 mpSdrFormTextOutlineAttribute->mnRefCount--; in ~SdrFormTextOutlineAttribute()
132 if(mpSdrFormTextOutlineAttribute->mnRefCount) in operator =()
134 mpSdrFormTextOutlineAttribute->mnRefCount--; in operator =()
142 mpSdrFormTextOutlineAttribute->mnRefCount++; in operator =()
H A Dsdrtextattribute.cxx44 sal_uInt32 mnRefCount; member in drawinglayer::attribute::ImpSdrTextAttribute
96 : mnRefCount(0), in ImpSdrTextAttribute()
133 : mnRefCount(0), in ImpSdrTextAttribute()
252 pDefault->mnRefCount++; in get_global_default()
287 mpSdrTextAttribute->mnRefCount++; in SdrTextAttribute()
293 mpSdrTextAttribute->mnRefCount++; in SdrTextAttribute()
298 if(mpSdrTextAttribute->mnRefCount) in ~SdrTextAttribute()
300 mpSdrTextAttribute->mnRefCount--; in ~SdrTextAttribute()
317 if(mpSdrTextAttribute->mnRefCount) in operator =()
319 mpSdrTextAttribute->mnRefCount--; in operator =()
[all …]
/trunk/main/editeng/source/outliner/
H A Doutlobj.cxx48 sal_uInt32 mnRefCount; member in ImplOutlinerParaObject
55 mnRefCount(0) in ImplOutlinerParaObject()
85 if(mpImplOutlinerParaObject->mnRefCount) in ImplMakeUnique()
91 mpImplOutlinerParaObject->mnRefCount--; in ImplMakeUnique()
108 mpImplOutlinerParaObject->mnRefCount++; in OutlinerParaObject()
113 if(mpImplOutlinerParaObject->mnRefCount) in ~OutlinerParaObject()
115 mpImplOutlinerParaObject->mnRefCount--; in ~OutlinerParaObject()
127 if(mpImplOutlinerParaObject->mnRefCount) in operator =()
129 mpImplOutlinerParaObject->mnRefCount--; in operator =()
137 mpImplOutlinerParaObject->mnRefCount++; in operator =()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx53 sal_uInt32 mnRefCount; member in drawinglayer::geometry::ImpViewInformation2D
271 : mnRefCount(0), in ImpViewInformation2D()
288 : mnRefCount(0), in ImpViewInformation2D()
305 : mnRefCount(0), in ImpViewInformation2D()
427 pDefault->mnRefCount++; in get_global_default()
467 mpViewInformation2D->mnRefCount++; in ViewInformation2D()
474 mpViewInformation2D->mnRefCount++; in ViewInformation2D()
481 if(mpViewInformation2D->mnRefCount) in ~ViewInformation2D()
483 mpViewInformation2D->mnRefCount--; in ~ViewInformation2D()
500 if(mpViewInformation2D->mnRefCount) in operator =()
[all …]

Completed in 103 milliseconds

1234