Home
last modified time | relevance | path

Searched refs:sType (Results 101 – 120 of 120) sorted by relevance

12345

/aoo41x/main/svtools/source/svhtml/
H A Dparhtml.cxx2318 ByteString sType; in GetEncodingByMIME() local
2322 if (INetContentTypes::parse(sMime, sType, sSubType, &aParameters)) in GetEncodingByMIME()
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx200 buf->Append(const_cast<System::String*>(Constants::sType)); in mapUnoTypeName()
1163 const OUString sType(entry->m_xType->getName()); in complete_struct_type() local
1167 "specify additional RDBs with the --extra option. Type missing for: ") + sType + in complete_struct_type()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx543 String sType; // der typ als string in Out() local
560 sType = aStr.Copy( 0, pos ); in Out()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx1835 ByteString sType, sSubType; in SetAttribute() local
1838 if( INetContentTypes::parse( sContent, sType, sSubType, &aParameters ) ) in SetAttribute()
H A Ddocfile.cxx3887 ByteString sType, sSubType; in GetCharset() local
3890 if( INetContentTypes::parse( sContent, sType, sSubType, &aParameters ) ) in GetCharset()
/aoo41x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1698 const ::rtl::OUString sType = OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TYPE); in setBoundedColumns() local
1747 xTableColumn->getPropertyValue(sType) >>= nType; in setBoundedColumns()
/aoo41x/main/sw/inc/
H A Ddocufld.hxx793 String sType; // Type von Code (Java/VBScript/...) member in SwScriptField
/aoo41x/main/sc/source/filter/xml/
H A Dxmlimprt.hxx672 rtl::OUString sType; member in ScXMLImport
H A Dxmlexprt.cxx691 rtl::OUString sType(xShape->getShapeType()); in CollectSharedData() local
693 if ( sType.equals(sCaptionShape) ) in CollectSharedData()
H A Dxmlimprt.cxx1646 sType(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_TYPE)), in ScXMLImport()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx404 rtl::OUString &sType, in lcl_convertMessageBoxType() argument
415 sType = rtl::OUString( pMap->pName, pMap->nLen, RTL_TEXTENCODING_ASCII_US ); in lcl_convertMessageBoxType()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx4568 string sType = ref->getType(); in lcl_props() local
4569 if( sType == "PICF" ) in lcl_props()
4573 else if( sType == "FSPA" ) in lcl_props()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx611 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in SolveSolver() local
613 pAny = aGeometryItem.GetPropertyValueByName( sType ); in SolveSolver()
1599 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in ApplyCustomShapeGeometryAttributes() local
1600 aProp.Name = sType; in ApplyCustomShapeGeometryAttributes()
4765 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in ImportShape() local
4768 aPropVal.Name = sType; in ImportShape()
H A Descherex.cxx4761 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in GetConnectorRule() local
4765 uno::Any* pType = rGeometryItem.GetPropertyValueByName( sType ); in GetConnectorRule()
/aoo41x/main/package/source/xstor/
H A Dowriteablestream.hxx376 …s::StringPair > > SAL_CALL getRelationshipsByType( const ::rtl::OUString& sType ) throw (::com::su…
H A Dowriteablestream.cxx2859 …ans::StringPair > > SAL_CALL OWriteStream::getRelationshipsByType( const ::rtl::OUString& sType ) in getRelationshipsByType() argument
2883 if ( aSeq[nInd1][nInd2].Second.equals( sType ) ) in getRelationshipsByType()
H A Dxstorage.hxx784 …m::sun::star::beans::StringPair > > SAL_CALL getRelationshipsByType( const ::rtl::OUString& sType )
H A Dxstorage.cxx5388 …< beans::StringPair > > SAL_CALL OStorage::getRelationshipsByType( const ::rtl::OUString& sType ) in getRelationshipsByType() argument
5413 if ( aSeq[nInd1][nInd2].Second.equalsIgnoreAsciiCase( sType ) ) in getRelationshipsByType()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1178 rtl::OUString sType(xShape->getShapeType()); in GetAnchor() local
1180 if ( sType.equals(sCaptionShape) ) in GetAnchor()
/aoo41x/main/framework/test/typecfg/
H A Dxml2xcd.cxx1073 …StringProperty ( m_aData.sBufferStandard, SUBKEY_TYPE , aItem.sType ); in impl_generateFilterSet()

Completed in 373 milliseconds

12345