Home
last modified time | relevance | path

Searched refs:pDefault (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx156 ,pDefault(NULL) in DBG_NAME()
206 ,pDefault(NULL) in OFieldDescControl()
563 if (pDefault) in GetControlText()
564 return pDefault->GetText(); in GetControlText()
626 if (pDefault) in SetControlText()
628 pDefault->SetText(rText); in SetControlText()
891 if( pDefault ) in ActivateAggregate()
1468 if( pDefault ) in DisplayData()
1471 pDefault->ClearModifyFlag(); in DisplayData()
1654 if (pControl == pDefault) in IMPL_LINK()
[all …]
/trunk/main/idlc/source/
H A Dastunion.cxx299 AstUnionBranch* pDefault = lookupDefault(sal_False); in dump() local
306 if ( pDefault ) in dump()
316 if (pBranch == pDefault) in dump()
341 if ( pDefault ) in dump()
347 0, pDefault->getDocumentation(), emptyStr, RT_ACCESS_DEFAULT, in dump()
349 pDefault->getLocalName(), RTL_TEXTENCODING_UTF8), in dump()
351 pDefault->getType()->getRelativName(), in dump()
/trunk/main/drawinglayer/source/attribute/
H A Dstrokeattribute.cxx77 static ImpStrokeAttribute* pDefault = 0; in get_global_default() local
79 if(!pDefault) in get_global_default()
81 pDefault = new ImpStrokeAttribute( in get_global_default()
86 pDefault->mnRefCount++; in get_global_default()
89 return pDefault; in get_global_default()
H A Dsdrshadowattribute.cxx71 static ImpSdrShadowAttribute* pDefault = 0; in get_global_default() local
73 if(!pDefault) in get_global_default()
75 pDefault = new ImpSdrShadowAttribute( in get_global_default()
81 pDefault->mnRefCount++; in get_global_default()
84 return pDefault; in get_global_default()
H A Dlinestartendattribute.cxx75 static ImpLineStartEndAttribute* pDefault = 0; in get_global_default() local
77 if(!pDefault) in get_global_default()
79 pDefault = new ImpLineStartEndAttribute( in get_global_default()
85 pDefault->mnRefCount++; in get_global_default()
88 return pDefault; in get_global_default()
H A Dsdrlightattribute3d.cxx73 static ImpSdr3DLightAttribute* pDefault = 0; in get_global_default() local
75 if(!pDefault) in get_global_default()
77 pDefault = new ImpSdr3DLightAttribute( in get_global_default()
83 pDefault->mnRefCount++; in get_global_default()
86 return pDefault; in get_global_default()
H A Dfillgraphicattribute.cxx87 static ImpFillGraphicAttribute* pDefault = 0; in get_global_default() local
89 if(!pDefault) in get_global_default()
91 pDefault = new ImpFillGraphicAttribute( in get_global_default()
99 pDefault->mnRefCount++; in get_global_default()
102 return pDefault; in get_global_default()
H A Dmaterialattribute3d.cxx82 static ImpMaterialAttribute3D* pDefault = 0; in get_global_default() local
84 if(!pDefault) in get_global_default()
86 pDefault = new ImpMaterialAttribute3D( in get_global_default()
93 pDefault->mnRefCount++; in get_global_default()
96 return pDefault; in get_global_default()
H A Dfillhatchattribute.cxx87 static ImpFillHatchAttribute* pDefault = 0; in get_global_default() local
89 if(!pDefault) in get_global_default()
91 pDefault = new ImpFillHatchAttribute( in get_global_default()
99 pDefault->mnRefCount++; in get_global_default()
102 return pDefault; in get_global_default()
H A Dlineattribute.cxx77 static ImpLineAttribute* pDefault = 0; in get_global_default() local
79 if(!pDefault) in get_global_default()
81 pDefault = new ImpLineAttribute( in get_global_default()
88 pDefault->mnRefCount++; in get_global_default()
91 return pDefault; in get_global_default()
H A Dsdrfillattribute.cxx85 static ImpSdrFillAttribute* pDefault = 0; in get_global_default() local
87 if(!pDefault) in get_global_default()
89 pDefault = new ImpSdrFillAttribute( in get_global_default()
97 pDefault->mnRefCount++; in get_global_default()
100 return pDefault; in get_global_default()
H A Dsdrsceneattribute3d.cxx82 static ImpSdrSceneAttribute* pDefault = 0; in get_global_default() local
84 if(!pDefault) in get_global_default()
86 pDefault = new ImpSdrSceneAttribute( in get_global_default()
93 pDefault->mnRefCount++; in get_global_default()
96 return pDefault; in get_global_default()
H A Dsdrlinestartendattribute.cxx97 static ImpSdrLineStartEndAttribute* pDefault = 0; in get_global_default() local
99 if(!pDefault) in get_global_default()
101 pDefault = new ImpSdrLineStartEndAttribute( in get_global_default()
112 pDefault->mnRefCount++; in get_global_default()
115 return pDefault; in get_global_default()
H A Dfillgradientattribute.cxx95 static ImpFillGradientAttribute* pDefault = 0; in get_global_default() local
97 if(!pDefault) in get_global_default()
99 pDefault = new ImpFillGradientAttribute( in get_global_default()
107 pDefault->mnRefCount++; in get_global_default()
110 return pDefault; in get_global_default()
H A Dfontattribute.cxx109 static ImpFontAttribute* pDefault = 0; in get_global_default() local
111 if(!pDefault) in get_global_default()
113 pDefault = new ImpFontAttribute( in get_global_default()
119 pDefault->mnRefCount++; in get_global_default()
122 return pDefault; in get_global_default()
H A Dsdrlightingattribute3d.cxx67 static ImpSdrLightingAttribute* pDefault = 0; in get_global_default() local
69 if(!pDefault) in get_global_default()
71 pDefault = new ImpSdrLightingAttribute( in get_global_default()
76 pDefault->mnRefCount++; in get_global_default()
79 return pDefault; in get_global_default()
H A Dsdrlineattribute.cxx101 static ImpSdrLineAttribute* pDefault = 0; in get_global_default() local
103 if(!pDefault) in get_global_default()
105 pDefault = new ImpSdrLineAttribute( in get_global_default()
115 pDefault->mnRefCount++; in get_global_default()
118 return pDefault; in get_global_default()
H A Dsdrobjectattribute3d.cxx112 static ImpSdr3DObjectAttribute* pDefault = 0; in get_global_default() local
114 if(!pDefault) in get_global_default()
116 pDefault = new ImpSdr3DObjectAttribute( in get_global_default()
130 pDefault->mnRefCount++; in get_global_default()
133 return pDefault; in get_global_default()
H A Dsdrfillgraphicattribute.cxx105 static ImpSdrFillGraphicAttribute* pDefault = 0; in get_global_default() local
107 if(!pDefault) in get_global_default()
109 pDefault = new ImpSdrFillGraphicAttribute( in get_global_default()
121 pDefault->mnRefCount++; in get_global_default()
124 return pDefault; in get_global_default()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextoutlineattribute.cxx73 static ImpSdrFormTextOutlineAttribute* pDefault = 0; in get_global_default() local
75 if(!pDefault) in get_global_default()
77 pDefault = new ImpSdrFormTextOutlineAttribute( in get_global_default()
83 pDefault->mnRefCount++; in get_global_default()
86 return pDefault; in get_global_default()
H A Dsdrtextattribute.cxx244 static ImpSdrTextAttribute* pDefault = 0; in get_global_default() local
246 if(!pDefault) in get_global_default()
249 pDefault = new ImpSdrTextAttribute(); in get_global_default()
252 pDefault->mnRefCount++; in get_global_default()
255 return pDefault; in get_global_default()
H A Dsdrformtextattribute.cxx275 static ImpSdrFormTextAttribute* pDefault = 0; in get_global_default() local
277 if(!pDefault) in get_global_default()
279 pDefault = new ImpSdrFormTextAttribute(); in get_global_default()
282 pDefault->mnRefCount++; in get_global_default()
285 return pDefault; in get_global_default()
/trunk/main/rsc/source/res/
H A Drscclass.cxx78 if( pVarTypeList[ i ].pDefault ) in Pre_dtor()
82 pVarTypeList[ i ].pDefault ) ); in Pre_dtor()
83 rtl_freeMemory( pVarTypeList[ i ].pDefault ); in Pre_dtor()
84 pVarTypeList[ i ].pDefault = NULL; in Pre_dtor()
181 if( pVarTypeList[ nEle ].pDefault ) in GetDfltData()
182 return pVarTypeList[ nEle ].pDefault; in GetDfltData()
377 pVarTypeList[ nEntries ].pDefault = pDflt->pData; in SetVariable()
379 pVarTypeList[ nEntries ].pDefault = NULL; in SetVariable()
464 aDefInst.pData = pVarTypeList[ i ].pDefault; in GetVariable()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx420 static ImpViewInformation2D* pDefault = 0; in get_global_default() local
422 if(!pDefault) in get_global_default()
424 pDefault = new ImpViewInformation2D(); in get_global_default()
427 pDefault->mnRefCount++; in get_global_default()
430 return pDefault; in get_global_default()
H A Dviewinformation3d.cxx446 static ImpViewInformation3D* pDefault = 0; in get_global_default() local
448 if(!pDefault) in get_global_default()
450 pDefault = new ImpViewInformation3D(); in get_global_default()
453 pDefault->mnRefCount++; in get_global_default()
456 return pDefault; in get_global_default()

Completed in 121 milliseconds

12