| /trunk/main/svtools/source/misc/ ! |
| H A D | transfer.cxx | 246 if( xMimeType->hasParameter( aClassNameString ) ) in ImplSetParameterString() 251 if( xMimeType->hasParameter( aTypeNameString ) ) in ImplSetParameterString() 256 if( xMimeType->hasParameter( aDisplayNameString ) ) in ImplSetParameterString() 263 if( xMimeType->hasParameter( aViewAspectString ) ) in ImplSetParameterString() 268 if( xMimeType->hasParameter( aWidthString ) ) in ImplSetParameterString() 273 if( xMimeType->hasParameter( aHeightString ) ) in ImplSetParameterString() 278 if( xMimeType->hasParameter( aPosXString ) ) in ImplSetParameterString() 283 if( xMimeType->hasParameter( aPosYString ) ) in ImplSetParameterString() 1527 if( xMimeType->hasParameter( aCharsetStr ) ) in FillDataFlavorExVector() 2528 if( !xRequestType2->hasParameter( aCharsetString ) || in IsEqual() [all …]
|
| /trunk/main/dtrans/source/cnttype/ ! |
| H A D | mcnttype.cxx | 114 sal_Bool SAL_CALL CMimeContentType::hasParameter( const OUString& aName ) throw(RuntimeException) in hasParameter() function in CMimeContentType 128 if ( !hasParameter( aName ) ) in getParameterValue()
|
| H A D | mcnttype.hxx | 61 virtual sal_Bool SAL_CALL hasParameter( const ::rtl::OUString& aName )
|
| /trunk/main/stoc/source/uriproc/ ! |
| H A D | UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx | 282 virtual sal_Bool SAL_CALL hasParameter(rtl::OUString const & key) 324 sal_Bool UrlReference::hasParameter(rtl::OUString const & key) in hasParameter() function in __anon2642e2250111::UrlReference
|
| /trunk/main/scripting/source/provider/ ! |
| H A D | MasterScriptProvider.cxx | 300 if ( sfUri->hasParameter( langKey ) == sal_False || in getScript() 301 sfUri->hasParameter( locKey ) == sal_False || in getScript()
|
| /trunk/main/dtrans/source/win32/ftransl/ ! |
| H A D | ftransl.cxx | 161 if ( refXMimeCntType->hasParameter( OUSTR( charset ) ) ) in getSystemDataTypeFromDataFlavor() 170 if (refXMimeCntType->hasParameter(Windows_FormatName)) in getSystemDataTypeFromDataFlavor()
|
| /trunk/main/cppuhelper/inc/cppuhelper/ ! |
| H A D | unourl.hxx | 94 bool hasParameter(rtl::OUString const & rKey) const;
|
| /trunk/main/stoc/test/uriproc/ ! |
| H A D | test_uriproc.cxx | 792 scriptUrl->hasParameter( in TEST_F() 809 if ( scriptUrl->hasParameter(rtl::OUString::createFromAscii( in TEST_F()
|
| /trunk/main/cppuhelper/qa/unourl/ ! |
| H A D | cppu_unourl.cxx | 223 hasParameter(rtl::OUString::createFromAscii(aTests[i].pKey)); in TEST_F()
|
| /trunk/main/offapi/com/sun/star/datatransfer/ ! |
| H A D | XMimeContentType.idl | 90 boolean hasParameter( [in] string aName );
|
| /trunk/main/io/source/acceptor/ ! |
| H A D | acceptor.cxx | 188 if (aDesc.hasParameter( in accept()
|
| /trunk/main/io/source/connector/ ! |
| H A D | connector.cxx | 130 if (aDesc.hasParameter( in connect()
|
| /trunk/main/cppuhelper/source/ ! |
| H A D | unourl.cxx | 182 bool UnoUrlDescriptor::hasParameter(rtl::OUString const & rKey) const in hasParameter() function in UnoUrlDescriptor
|
| /trunk/main/dtrans/source/win32/dtobj/ ! |
| H A D | FetcList.cxx | 368 if ( xMimeType->hasParameter( TEXTPLAIN_PARAM_CHARSET ) ) in getCharsetFromDataFlavor()
|
| /trunk/main/xmloff/source/transform/ ! |
| H A D | EventOASISTContext.cxx | 214 if ( xUrl.is() && xUrl->hasParameter( aLanguageKey ) ) in ParseURL()
|
| /trunk/main/udkapi/com/sun/star/uri/ ! |
| H A D | XVndSunStarScriptUrl.idl | 96 boolean hasParameter([in] string key);
|
| /trunk/main/sfx2/source/view/ ! |
| H A D | viewfrm.cxx | 2907 if ( xUrl->hasParameter( aLocKey ) ) in AddDispatchMacroToBasic_Impl()
|