Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx187 rtl::OUString aDocumentUrl, aTitle, aImageId, aTargetName; in FillDocumentList() local
192 rDynamicMenuEntry[ e ].Value >>= aDocumentUrl; in FillDocumentList()
201 …if( aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21051" )… in FillDocumentList()
202aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21052" )) || in FillDocumentList()
203aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/sdatabase?Interactive" ))) in FillDocumentList()
207 if ( aDocumentUrl.getLength() ) in FillDocumentList()
209 …if ( aDocumentUrl.equalsAscii( "private:factory/simpress?slot=6686" ) ) // SJ: #106216# do not … in FillDocumentList()
210aDocumentUrl = String( RTL_CONSTASCII_USTRINGPARAM( "private:factory/simpress" ) ); // the AutoPil… in FillDocumentList()
213 const SfxFilter* pFilter = SfxFilter::GetDefaultFilterFromFactory( aDocumentUrl ); in FillDocumentList()
222 …DocumentTypeData *pTypeData = new DocumentTypeData ( aDocumentUrl, aStrDefExt.Copy( 2, aStrDefExt.… in FillDocumentList()

Completed in 17 milliseconds