Home
last modified time | relevance | path

Searched refs:aContentInfo (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1783 ucb::ContentInfo aContentInfo; in transfer() local
1784 aContentInfo.Type = aType; in transfer()
1785 aContentInfo.Attributes = 0; in transfer()
1791 createNewContent( aContentInfo ).get() ); in transfer()
/aoo41x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1986 ucb::ContentInfo aContentInfo; in transfer() local
1987 aContentInfo.Type = aType; in transfer()
1988 aContentInfo.Attributes = 0; in transfer()
1993 = static_cast< Content * >( createNewContent( aContentInfo ).get() ); in transfer()

Completed in 36 milliseconds