Home
last modified time | relevance | path

Searched defs:sTypeName (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js194 function GetTopLevelNodeForTypeName(sTypeName) argument
208 function ShowType (sTypeName, nHistoryIndex) argument
378 function CreateReference (sWhat, sTypeName) argument
399 function ToggleTypeReferenceExpansion(sTypeName) argument
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchemaBase.java69 final String sTypeName = aName.GetDisplayName(); in GetTypeForName() local
90 final String sTypeName = aName.GetDisplayName(); in GetSimpleTypeForName() local
H A DSchema.java60 final String sTypeName = aName.GetDisplayName(); in GetTypeForName() local
/trunk/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java39 private String sTypeName = PropertyNames.EMPTY_STRING; field in ColumnPropertySet
192 String sTypeName = (String) _oValue; in assignPropertyValue() local
H A DTypeInspector.java216 String sTypeName = AnyConverter.toString(_xColPropertySet.getPropertyValue("TypeName")); in getDataTypeIndex() local
/trunk/main/extensions/source/ole/
H A Dunotypewrapper.cxx30 bool createUnoTypeWrapper(BSTR sTypeName, VARIANT * pVar) in createUnoTypeWrapper()
61 bool createUnoTypeWrapper(const rtl::OUString& sTypeName, VARIANT * pVar) in createUnoTypeWrapper()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DElementContext.java33 final String sTypeName, in ElementContext()
/trunk/main/cppu/source/typelib/
H A Dstatic_types.cxx164 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("type") ); in typelib_static_type_getByTypeClass() local
173 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("any") ); in typelib_static_type_getByTypeClass() local
182 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("string") ); in typelib_static_type_getByTypeClass() local
191 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.XInterface") ); in typelib_static_type_getByTypeClass() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DNonValidatingCreator.java89 final String sTypeName = "<top-level>"; in CreateForTopLevelElements() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DBuiltInType.java81 final String sTypeName; in GetQualifiedName() local
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbtype.cxx71 OString sTypeName; in produceDependedTypes() local
/trunk/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx67 OUString sTypeName; in detect() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.cxx68 OUString sTypeName; in detect() local
/trunk/main/cppu/source/threadpool/
H A Dcurrent.cxx64 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.XCurrentContext") ); in get_type_XCurrentContext() local
/trunk/main/odk/examples/java/Inspector/
H A DUnoPropertyNode.java161 String sTypeName = getUnoReturnObject().getClass().getName(); in isFoldable() local
/trunk/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx95 const OUString& sTypeName ) : in SchemaRestrictionContext()
H A Dxformsapi.cxx331 OUString sTypeName = rXMLName; in lcl_getBasicTypeName() local
H A Dxformsexport.cxx307 OUString sTypeName; in exportXFormsBinding() local
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx525 String sTypeName = pType->GetName(); in setPropertyValue() local
573 String sTypeName(uTmp); in setPropertyValue() local
995 const OUString sTypeName(rFld.GetTyp()->GetName()); in LocalizeFormula() local
2590 String sName(rName), sTypeName; in getByName() local
2697 String sName(rName), sTypeName; in hasByName() local
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx61 findTypeInDN(const OUString& rRawString, const OUString& sTypeName) in findTypeInDN()
/trunk/main/forms/source/xforms/
H A Dbinding.cxx435 void Binding::setType( const OUString& sTypeName ) in setType()
837 OUString sTypeName = maMIP.getTypeName(); in getDataType() local
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx265 …const ::rtl::OUString sTypeName = io_rDescriptor.getOrDefault( "TypeName", ::rtl:… in impl_determineFilter() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java72 String sTypeName = FLTools.classifyFormComponentType( xProps ); in handle() local
/trunk/main/framework/test/typecfg/
H A Dxml2xcd.cxx1955 void XCDGenerator::impl_classifyType( const AppMember& rData, const ::rtl::OUString& sTypeName, EFi… in impl_classifyType()
/trunk/main/framework/test/
H A Dtest.cxx305 OUString sTypeName = xTypeDetection->queryTypeByURL( seqURLs[nURL] ); in impl_testTypeDetection() local

Completed in 122 milliseconds

12