Home
last modified time | relevance | path

Searched refs:SvRefBase (Results 1 – 25 of 42) sorted by relevance

12

/aoo41x/main/tools/inc/tools/
H A Dref.hxx321 class TOOLS_DLLPUBLIC SvRefBase class
329 virtual ~SvRefBase();
332 SvRefBase() { nRefCount = SV_NO_DELETE_REFCOUNT; } in SvRefBase() function in SvRefBase
333 SvRefBase( const SvRefBase & /* rObj */ ) in SvRefBase() argument
335 SvRefBase & operator = ( const SvRefBase & ) { return *this; } in operator =() argument
371 SV_DECL_IMPL_REF(SvRefBase)
373 SV_DECL_REF_LIST(SvRefBase,SvRefBase*)
376 class SvWeakHdl : public SvRefBase
390 class SvCompatWeakHdl : public SvRefBase
H A Dpstm.hxx60 class TOOLS_DLLPUBLIC SvRttiBase : public SvRefBase
/aoo41x/main/tools/source/ref/
H A Dref.cxx30 SV_IMPL_REF_LIST( SvRefBase,SvRefBase* ) in SV_IMPL_REF_LIST() argument
35 SvRefBase::~SvRefBase() in SV_IMPL_REF_LIST()
42 void SvRefBase::QueryDelete() in QueryDelete()
/aoo41x/main/idl/inc/
H A Dhash.hxx57 class SvStringHashEntry : public SvRefBase
85 { SvRefBase::operator=( rRef ); in operator =()
/aoo41x/main/sc/inc/
H A Drangelst.hxx35 class SC_DLLPUBLIC ScRangeList : public ScRangeListBase, public SvRefBase
76 class ScRangePairList : public ScRangePairListBase, public SvRefBase
/aoo41x/main/sfx2/source/appl/
H A Dlnkbase2.cxx137 : SvRefBase(), in SvBaseLink()
159 : SvRefBase(), in SvBaseLink()
185 : SvRefBase(), in SvBaseLink()
/aoo41x/main/svtools/inc/svtools/
H A Dsvparser.hxx50 class SVT_DLLPUBLIC SvParser : public SvRefBase
256 class SVT_DLLPUBLIC SvKeyValueIterator : public SvRefBase,
/aoo41x/main/basic/source/sbx/
H A Dsbxcoll.cxx64 : SvRefBase( rColl ), SbxObject( rColl ) in SbxCollection()
230 : SvRefBase( r ), SbxCollection( r ), in SbxStdCollection()
H A Dsbxvar.cxx90 : SvRefBase( r ), SbxValue( r ), mpPar( r.mpPar ), pInfo( r.pInfo ) in SbxVariable()
596 : SvRefBase( r ), SbxVariable( r ), in SbxAlias()
H A Dsbxarray.cxx72 SvRefBase( rArray ), SbxBase() in SbxArray()
588 : SvRefBase( rArray ), SbxArray( rArray.eType ) in SbxDimArray()
H A Dsbxbase.cxx72 : SvRefBase( r ) in SbxBase()
/aoo41x/main/sfx2/inc/sfx2/
H A Dhintpost.hxx35 class SfxHintPoster: public SvRefBase
H A Dlinksrc.hxx62 class SFX2_DLLPUBLIC SvLinkSource : public SvRefBase
H A Dlnkbase.hxx75 class SFX2_DLLPUBLIC SvBaseLink : public SvRefBase
/aoo41x/main/basic/inc/basic/
H A Dsbxprop.hxx40 SbxProperty( const SbxProperty& r ) : SvRefBase( r ), SbxVariable( r ) {} in SbxProperty()
H A Dsbxmeth.hxx40 SbxMethod( const SbxMethod& r ) : SvRefBase( r ), SbxVariable( r ) {} in SbxMethod()
H A Dsbxcore.hxx77 class SbxBase : virtual public SvRefBase
H A Dsbx.hxx89 class SbxInfo : public SvRefBase
/aoo41x/main/sw/source/filter/xml/
H A Dxmlitmap.hxx71 class SvXMLItemMapEntries : public SvRefBase
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlictxt.hxx39 class XMLOFF_DLLPUBLIC SvXMLImportContext : public SvRefBase
/aoo41x/main/unotools/inc/unotools/
H A Ducblockbytes.hxx73 class UcbLockBytesHandler : public SvRefBase
/aoo41x/main/sw/inc/
H A Dcalc.hxx124 SvRefBase( rVal ), in SwSbxValue()
/aoo41x/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.hxx87 class ScMyStyleRanges : public SvRefBase
/aoo41x/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx116 class ONDXPage : public SvRefBase
/aoo41x/main/automation/inc/automation/
H A Dsimplecm.hxx124 class CommunicationLink : public SvRefBase

Completed in 313 milliseconds

12