Home
last modified time | relevance | path

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

/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx894 uno::Reference< ::com::sun::star::ucb::XContentIdentifier > xIdFirst in EqualURLs() local
899 if ( xIdFirst.is() && xIdSecond.is() ) in EqualURLs()
905 bResult = !xProvider->compareContentIds( xIdFirst, xIdSecond ); in EqualURLs()

Completed in 15 milliseconds