Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx557 void CreateContent();
559 { if ( !m_pContent ) CreateContent(); return m_pContent; } in GetContent()
1849 CreateContent();
1936 void UCBStorage_Impl::CreateContent() function in UCBStorage_Impl