Home
last modified time | relevance | path

Searched refs:STRING (Results 51 – 75 of 153) sorted by relevance

1234567

/aoo41x/main/offapi/com/sun/star/awt/
H A DMenuItemType.idl38 STRING,
/aoo41x/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx131 sal_Int16 nTypeClass = DataTypeClass::STRING; in classify()
H A Dxsdvalidationhelper.cxx345 case DataTypeClass::STRING: in findDefaultFormatForIntrospectee()
H A Dxsdvalidationpropertyhandler.cxx370 sal_Int16 nTypeClass = xDataType.is() ? xDataType->classify() : DataTypeClass::STRING; in describePropertyLine()
/aoo41x/main/offapi/com/sun/star/sheet/
H A DCellFlags.idl58 const long STRING = 4;
/aoo41x/main/tools/source/string/
H A Dtstring.cxx63 #define STRING ByteString in DBG_NAMEEX() macro
/aoo41x/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl82 STRING,
/aoo41x/main/forms/qa/integration/forms/
H A DXMLFormSettings.java98 … m_stringBinding = m_defaultModel.createBindingForNode( stringElement, DataTypeClass.STRING ); in before()
H A DMasterDetailForms.java298 actualValue = (String)(gridData.queryFieldData( 0, Type.STRING )[1]); in checkDetailFormDefaults()
/aoo41x/main/soltools/cpp/
H A Dcpp.h42 END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
H A D_cpp.c277 && ((tp + 1)->type != STRING || *(tp + 1)->t == 'L'))) in control()
H A D_tokens.c470 if ((tp->type == STRING) || (tp->type == CCON)) in puttokens()
H A D_lex.c150 {ST2, {'"'}, ACT(STRING, S_SELF)},
/aoo41x/main/xmloff/source/text/
H A Dtxtflde.cxx486 case SetVariableType::STRING: // text field in MapFieldName()
504 case SetVariableType::STRING: // text field in MapFieldName()
655 SetVariableType::STRING ); in IsStringField()
2026 == SetVariableType::STRING ); in ExportFieldDeclarations()
/aoo41x/main/sfx2/source/appl/
H A Dappinit.cxx190 #define STRING( x ) DOSTRING( x ) macro
H A Dapp.cxx703 #define STRING( x ) DOSTRING( x ) macro
/aoo41x/main/offapi/com/sun/star/xsd/
H A DDataTypeClass.idl38 const short STRING = 1;
/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx86 nRet = SetVariableType::STRING; // 3 in SV_IMPL_PTRARR()
102 case SetVariableType::STRING: nSet = nsSwGetSetExpType::GSE_STRING; break; in lcl_APIToSubType()
/aoo41x/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx335 case com::sun::star::xsd::DataTypeClass::STRING: in HandleChild()
/aoo41x/main/forms/source/xforms/
H A Ddatatyperepository.cxx78 … m_aRepository[ sName ] = new OStringType( sName, ::com::sun::star::xsd::DataTypeClass::STRING ); in DBG_NAME()
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetCellCursor.java137 | CellFlags.HARDATTR | CellFlags.OBJECTS | CellFlags.STRING; in _collapseToCurrentArray()
/aoo41x/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java104 TypeClass.STRING }; in test()
/aoo41x/main/solenv/inc/
H A Dstarview.hid33 #define STRING 3
/aoo41x/main/sd/source/ui/app/
H A Dstrings.src1005 STRING STR_WIZARD_ORIGINAL
1010 STRING STR_ISLOADING
/aoo41x/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl44 …<code>STRING</code>, <code>TYPE</code>, or <code>UNSIGNED HYPER</code>, then only keys of exactly …

Completed in 451 milliseconds

1234567