Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds