Home
last modified time | relevance | path

Searched refs:RefCnt (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx58 CColumnInfo::CColumnInfo(long RefCnt) : in CColumnInfo() argument
59 m_RefCnt(RefCnt) in CColumnInfo()
/aoo4110/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx64 CPropertySheet::CPropertySheet(long RefCnt) : in CPropertySheet() argument
65 m_RefCnt(RefCnt) in CPropertySheet()
/aoo4110/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx51 CInfoTip::CInfoTip(long RefCnt) : in CInfoTip() argument
52 m_RefCnt(RefCnt) in CInfoTip()
/aoo4110/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx292 CThumbviewer::CThumbviewer(long RefCnt) : in CThumbviewer() argument
293 ref_count_(RefCnt) in CThumbviewer()
/aoo4110/main/shell/inc/internal/
H A Dcolumninfo.hxx40 CColumnInfo(long RefCnt = 1);
H A Dinfotips.hxx41 CInfoTip(long RefCnt = 1);
H A Dpropsheets.hxx42 CPropertySheet(long RefCnt = 1);
H A Dthumbviewer.hxx47 CThumbviewer(long RefCnt = 1);
H A Dpropertyhdl.hxx47 CPropertyHdl(long RefCnt = 1);

Completed in 36 milliseconds