Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx725 sal_Bool HierarchyContent::storeData() in storeData() function in HierarchyContent
1417 if ( !storeData() ) in setPropertyValues()
1569 if ( !storeData() ) in insert()
H A Dhierarchycontent.hxx169 sal_Bool storeData();
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1454 if ( !storeData( uno::Reference< io::XInputStream >(), xEnv ) ) in setPropertyValues()
1818 if ( !storeData( xData, xEnv ) ) in insert()
2462 bool Content::storeData( const uno::Reference< io::XInputStream >& xData, in storeData() function in Content
H A Dtdoc_content.hxx145 bool storeData( const com::sun::star::uno::Reference<
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1477 if ( !storeData( uno::Reference< io::XInputStream >() ) ) in setPropertyValues()
1783 if ( !storeData( xStream ) ) in insert()
2598 sal_Bool Content::storeData( const uno::Reference< io::XInputStream >& xStream ) in storeData() function in Content
H A Dpkgcontent.hxx196 storeData( const com::sun::star::uno::Reference<