Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/misc/
H A Dfstathelper.cxx44 ::ucbhelper::Content aTestContent( rURL, in GetModifiedDateTimeOfFile()
46 uno::Any aAny = aTestContent.getPropertyValue( in GetModifiedDateTimeOfFile()
71 ::ucbhelper::Content aTestContent( rURL, in IsDocument()
73 bExist = aTestContent.isDocument(); in IsDocument()
86 ::ucbhelper::Content aTestContent( rURL, in IsFolder()
88 bExist = aTestContent.isFolder(); in IsFolder()
/aoo4110/main/sw/source/ui/misc/
H A Dglossary.cxx723 Content aTestContent( sPath, in IMPL_LINK() local
725 Any aAny = aTestContent.getPropertyValue( C2U("IsReadOnly") ); in IMPL_LINK()
/aoo4110/main/svtools/source/contnr/
H A Dfileview.cxx462 …::ucbhelper::Content aTestContent( maTransFile.GetMainURL( INetURLObject::NO_DECODE ), Reference< … in Init()
464 if( aTestContent.isDocument() ) in Init()

Completed in 34 milliseconds