Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx246 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()
1496 if( xMimeType->hasParameter( aCharsetStr ) ) in FillDataFlavorExVector()
2495 if( xRequestType1->hasParameter( aFormatString ) && in IsEqual()
[all …]
/aoo41x/main/dtrans/source/cnttype/
H A Dmcnttype.cxx114 sal_Bool SAL_CALL CMimeContentType::hasParameter( const OUString& aName ) throw(RuntimeException) in hasParameter() function in CMimeContentType
128 if ( !hasParameter( aName ) ) in getParameterValue()
H A Dmcnttype.hxx61 virtual sal_Bool SAL_CALL hasParameter( const ::rtl::OUString& aName )
/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx282 virtual sal_Bool SAL_CALL hasParameter(rtl::OUString const & key)
324 sal_Bool UrlReference::hasParameter(rtl::OUString const & key) in hasParameter() function in __anon2a1aea450111::UrlReference
/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dunourl.hxx92 bool hasParameter(rtl::OUString const & rKey) const;
/aoo41x/main/scripting/source/provider/
H A DMasterScriptProvider.cxx300 if ( sfUri->hasParameter( langKey ) == sal_False || in getScript()
301 sfUri->hasParameter( locKey ) == sal_False || in getScript()
/aoo41x/main/dtrans/source/win32/ftransl/
H A Dftransl.cxx161 if ( refXMimeCntType->hasParameter( OUSTR( charset ) ) ) in getSystemDataTypeFromDataFlavor()
170 if (refXMimeCntType->hasParameter(Windows_FormatName)) in getSystemDataTypeFromDataFlavor()
/aoo41x/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx818 scriptUrl->hasParameter( in testVndSunStarScript()
835 if ( scriptUrl->hasParameter(rtl::OUString::createFromAscii( in testVndSunStarScript()
/aoo41x/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx226 hasParameter(rtl::OUString::createFromAscii(aTests[i].pKey)); in testDescriptorKey()
/aoo41x/main/io/source/acceptor/
H A Dacceptor.cxx188 if (aDesc.hasParameter( in accept()
/aoo41x/main/io/source/connector/
H A Dconnector.cxx130 if (aDesc.hasParameter( in connect()
/aoo41x/main/offapi/com/sun/star/datatransfer/
H A DXMimeContentType.idl90 boolean hasParameter( [in] string aName );
/aoo41x/main/cppuhelper/source/
H A Dunourl.cxx182 bool UnoUrlDescriptor::hasParameter(rtl::OUString const & rKey) const in hasParameter() function in UnoUrlDescriptor
H A Dmsvc_win32_intel.map236 ?hasParameter@UnoUrlDescriptor@cppu@@QBE_NABVOUString@rtl@@@Z;
/aoo41x/main/dtrans/source/win32/dtobj/
H A DFetcList.cxx368 if ( xMimeType->hasParameter( TEXTPLAIN_PARAM_CHARSET ) ) in getCharsetFromDataFlavor()
/aoo41x/main/xmloff/source/transform/
H A DEventOASISTContext.cxx214 if ( xUrl.is() && xUrl->hasParameter( aLanguageKey ) ) in ParseURL()
/aoo41x/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl96 boolean hasParameter([in] string key);
/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx2907 if ( xUrl->hasParameter( aLocKey ) ) in AddDispatchMacroToBasic_Impl()

Completed in 85 milliseconds