Home
last modified time | relevance | path

Searched refs:GetRefCount (Results 26 – 45 of 45) sorted by relevance

12

/trunk/main/rsc/inc/
H A Drscdef.hxx136 sal_uInt32 GetRefCount() const { return nRefCount; } in GetRefCount() function in RscDefine
/trunk/main/basic/source/runtime/
H A Dstep1.cxx109 if( pVar->GetRefCount() > 2 ) // 2 ist normal f�r BYVAL in StepARGTYP()
H A Druntime.cxx1035 if( p->GetRefCount() != 1 ) in TOSMakeTemp()
H A Dstep2.cxx834 if( p->GetRefCount() > 1 in StepSTMNT()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx504 if( 1 < pItem->GetRefCount() ) in _AddFontItem()
/trunk/main/tools/inc/tools/
H A Dref.hxx362 sal_uIntPtr GetRefCount() const { return nRefCount; } in GetRefCount() function in SvRefBase
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx307 sal_uInt16 GetRefCount() const { return nRefCount; } in GetRefCount() function in SvTreeList
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1215 …f (IsCellXF() && mpPooledPattern && mpPooledPattern->GetRefCount()>0 && mpPooledPattern->GetRefCou… in ApplyPattern()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx821 if( pAct->GetRefCount() > 1 ) in Move()
856 if( pAct->GetRefCount() > 1 ) in Move()
892 if( pAct->GetRefCount() > 1 ) in Scale()
/trunk/main/rsc/source/tools/
H A Drscdef.cxx1181 return( pDef->GetRefCount() != 2 ); in IsDefUsed()
/trunk/main/sw/source/core/fields/
H A Dauthfld.cxx146 if(!pTemp->GetRefCount()) in RemoveField()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx791 if ( aAttrTab[0]->GetRefCount() ) in _FinitCore()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx1158 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetHeight()
1178 DBG_ASSERT( GetRefCount() == 0, "SetValue() with pooled item" ); in SetHeight()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx177 sal_uLong GetRefCount() const { return mnRefCount; } in GetRefCount() function in MetaAction
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx910 if( aRef.Is() && 1 < aRef->GetRefCount() ) // noch gueltige Ref? in InsertFile()
/trunk/main/svl/source/items/
H A Ditemset.cxx343 if ( 1 < (*ppFnd)->GetRefCount() && !IsDefaultItem(*ppFnd) ) in ~SfxItemSet()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx743 if ( pModel->GetRefCount() == 0 ) in ~SvLBox()
H A Dtreelist.cxx1779 if ( pModel->GetRefCount() == 0 ) in SetModel()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2135 if( aRef.Is() && 1 < aRef->GetRefCount() ) // noch gueltige Ref? in InsertMedium()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx993 if( pAct->GetRefCount() > 1 ) in ImplCreateOutput()

Completed in 214 milliseconds

12