/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | code.js | 194 function GetTopLevelNodeForTypeName(sTypeName) argument 208 function ShowType (sTypeName, nHistoryIndex) argument 378 function CreateReference (sWhat, sTypeName) argument 399 function ToggleTypeReferenceExpansion(sTypeName) argument
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/ |
H A D | SchemaBase.java | 69 final String sTypeName = aName.GetDisplayName(); in GetTypeForName() local 90 final String sTypeName = aName.GetDisplayName(); in GetSimpleTypeForName() local
|
H A D | Schema.java | 60 final String sTypeName = aName.GetDisplayName(); in GetTypeForName() local
|
/aoo42x/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 39 private String sTypeName = PropertyNames.EMPTY_STRING; field in ColumnPropertySet 192 String sTypeName = (String) _oValue; in assignPropertyValue() local
|
H A D | TypeInspector.java | 216 String sTypeName = AnyConverter.toString(_xColPropertySet.getPropertyValue("TypeName")); in getDataTypeIndex() local
|
/aoo42x/main/extensions/source/ole/ |
H A D | unotypewrapper.cxx | 30 bool createUnoTypeWrapper(BSTR sTypeName, VARIANT * pVar) in createUnoTypeWrapper() 61 bool createUnoTypeWrapper(const rtl::OUString& sTypeName, VARIANT * pVar) in createUnoTypeWrapper()
|
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/ |
H A D | ElementContext.java | 33 final String sTypeName, in ElementContext()
|
/aoo42x/main/cppu/source/typelib/ |
H A D | static_types.cxx | 164 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
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | NonValidatingCreator.java | 89 final String sTypeName = "<top-level>"; in CreateForTopLevelElements() local
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/ |
H A D | BuiltInType.java | 81 final String sTypeName; in GetQualifiedName() local
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | rdbtype.cxx | 71 OString sTypeName; in produceDependedTypes() local
|
/aoo42x/main/writerfilter/source/filter/ |
H A D | WriterFilterDetection.cxx | 67 OUString sTypeName; in detect() local
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/ |
H A D | filterdetect.cxx | 68 OUString sTypeName; in detect() local
|
/aoo42x/main/cppu/source/threadpool/ |
H A D | current.cxx | 64 OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.XCurrentContext") ); in get_type_XCurrentContext() local
|
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | UnoPropertyNode.java | 161 String sTypeName = getUnoReturnObject().getClass().getName(); in isFoldable() local
|
/aoo42x/main/xmloff/source/xforms/ |
H A D | SchemaRestrictionContext.cxx | 95 const OUString& sTypeName ) : in SchemaRestrictionContext()
|
H A D | xformsapi.cxx | 331 OUString sTypeName = rXMLName; in lcl_getBasicTypeName() local
|
H A D | xformsexport.cxx | 307 OUString sTypeName; in exportXFormsBinding() local
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unofield.cxx | 525 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
|
/aoo42x/main/xmlsecurity/source/xmlsec/mscrypt/ |
H A D | x509certificate_mscryptimpl.cxx | 61 findTypeInDN(const OUString& rRawString, const OUString& sTypeName) in findTypeInDN()
|
/aoo42x/main/forms/source/xforms/ |
H A D | binding.cxx | 435 void Binding::setType( const OUString& sTypeName ) in setType() 837 OUString sTypeName = maMIP.getTypeName(); in getDataType() local
|
/aoo42x/main/sfx2/source/view/ |
H A D | frmload.cxx | 265 …const ::rtl::OUString sTypeName = io_rDescriptor.getOrDefault( "TypeName", ::rtl:… in impl_determineFilter() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | DataAwareness.java | 72 String sTypeName = FLTools.classifyFormComponentType( xProps ); in handle() local
|
/aoo42x/main/framework/test/typecfg/ |
H A D | xml2xcd.cxx | 1955 void XCDGenerator::impl_classifyType( const AppMember& rData, const ::rtl::OUString& sTypeName, EFi… in impl_classifyType()
|
/aoo42x/main/framework/test/ |
H A D | test.cxx | 305 OUString sTypeName = xTypeDetection->queryTypeByURL( seqURLs[nURL] ); in impl_testTypeDetection() local
|