Lines Matching refs:GetContent
164 GetContent(); in FSStorage()
199 ::ucbhelper::Content* FSStorage::GetContent() in GetContent() function in FSStorage
412 if ( !GetContent() ) in copyToStorage()
417 CopyContentToStorage_Impl( GetContent(), xDest ); in copyToStorage()
463 if ( !GetContent() ) in openStreamElement()
588 if ( !GetContent() ) in openStorageElement()
683 if ( !GetContent() ) in cloneStreamElement()
803 if ( !GetContent() ) in isStreamElement()
824 if ( !GetContent() ) in isStorageElement()
847 if ( !GetContent() ) in removeElement()
875 if ( !GetContent() ) in renameElement()
897 if ( !GetContent()->transferContent( aSourceContent, in renameElement()
960 if ( !GetContent() ) in copyElementTo()
1061 if ( !GetContent() ) in getByName()
1118 if ( !GetContent() ) in getElementNames()
1131 uno::Reference< sdbc::XResultSet > xResultSet = GetContent()->createCursor( aProps, eInclude ); in getElementNames()
1186 if ( !GetContent() ) in hasByName()
1234 if ( !GetContent() ) in hasElements()
1243 uno::Reference< sdbc::XResultSet > xResultSet = GetContent()->createCursor( aProps, eInclude ); in hasElements()
1451 if ( !GetContent() ) in openStreamElementByHierarchicalName()
1586 if ( !GetContent() ) in removeStreamElementByHierarchicalName()