Searched refs:BaseContent (Results 1 – 11 of 11) sorted by relevance
/trunk/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 87 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 D | bc.hxx | 69 class BaseContent: class 86 BaseContent( shell* pMyShell, 91 BaseContent( 96 virtual ~BaseContent();
|
H A D | filnot.cxx | 112 BaseContent* pp = new BaseContent( m_pMyShell,xChildId,aChildName ); in notifyRemoved() 115 pp->m_nState |= BaseContent::Deleted; in notifyRemoved()
|
H A D | filglob.hxx | 33 class BaseContent; 109 BaseContent* pContent,
|
H A D | filtask.hxx | 41 class BaseContent; 203 BaseContent* pContent);
|
H A D | prov.hxx | 51 class BaseContent; 64 friend class BaseContent;
|
H A D | filtask.cxx | 78 BaseContent* pContent) in endTask()
|
H A D | filnot.hxx | 37 class BaseContent;
|
H A D | prov.cxx | 287 return Reference< XContent >( new BaseContent( m_pMyShell,xIdentifier,aUnc ) ); in queryContent()
|
H A D | shell.hxx | 71 class BaseContent;
|
H A D | filglob.cxx | 265 BaseContent* pContent, in throw_handler()
|
Completed in 45 milliseconds