Home
last modified time | relevance | path

Searched refs:BaseContent (Results 1 – 11 of 11) sorted by relevance

/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx87 BaseContent::BaseContent( shell* pMyShell, in BaseContent() function in BaseContent
108 BaseContent::BaseContent( shell* pMyShell, in BaseContent() function in BaseContent
127 BaseContent::~BaseContent( ) in ~BaseContent()
147 BaseContent::acquire( void ) in acquire()
155 BaseContent::release( void ) in release()
213 BaseContent::dispose() in dispose()
600 BaseContent::addProperty( in addProperty()
703 BaseContent* p = new BaseContent( m_pMyShell, dstUncPath, bFolder ); in createNewContent()
743 BaseContent::getParent( in getParent()
771 BaseContent::setParent( in setParent()
[all …]
H A Dbc.hxx69 class BaseContent: class
86 BaseContent( shell* pMyShell,
91 BaseContent(
96 virtual ~BaseContent();
H A Dfilnot.cxx112 BaseContent* pp = new BaseContent( m_pMyShell,xChildId,aChildName ); in notifyRemoved()
115 pp->m_nState |= BaseContent::Deleted; in notifyRemoved()
H A Dfilglob.hxx33 class BaseContent;
109 BaseContent* pContent,
H A Dfiltask.hxx41 class BaseContent;
203 BaseContent* pContent);
H A Dprov.hxx51 class BaseContent;
64 friend class BaseContent;
H A Dfiltask.cxx78 BaseContent* pContent) in endTask()
H A Dfilnot.hxx37 class BaseContent;
H A Dprov.cxx287 return Reference< XContent >( new BaseContent( m_pMyShell,xIdentifier,aUnc ) ); in queryContent()
H A Dshell.hxx71 class BaseContent;
H A Dfilglob.cxx265 BaseContent* pContent, in throw_handler()

Completed in 53 milliseconds