Searched refs:aDocumentUrl (Results 1 – 1 of 1) sorted by relevance
187 rtl::OUString aDocumentUrl, aTitle, aImageId, aTargetName; in FillDocumentList() local192 rDynamicMenuEntry[ e ].Value >>= aDocumentUrl; in FillDocumentList()201 …if( aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21051" )… in FillDocumentList()202 … aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21052" )) || in FillDocumentList()203 …aDocumentUrl.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()210 …aDocumentUrl = 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