Home
last modified time | relevance | path

Searched defs:type (Results 151 – 175 of 413) sorted by relevance

12345678910>>...17

/trunk/main/unodevtools/source/skeletonmaker/ !
H A Dskeletoncommon.cxx110 TypeManager const & manager, OString const & type, in decomposeResolveAndCheck()
187 OString const & type, in checkType()
488 OString const & type, bool & bLastAny, in checkAddinType()
624 OString type(codemaker::convertString(reader.getTypeName())); in generateFunctionParamterMap() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ !
H A D_XNamedRange.java53 int type = 0; field in _XNamedRange
/trunk/main/wizards/com/sun/star/wizards/ui/event/ !
H A DDataAware.java251 public boolean isAssignable(Class type); in isAssignable()
356 public boolean isAssignable(Class type) { in isAssignable()
/trunk/main/configmgr/source/ !
H A Dwritemodfile.cxx286 void writeValue(oslFileHandle handle, Type type, css::uno::Any const & value) { in writeValue()
364 Type type = prop->getStaticType(); in writeNode() local
406 Type type = dynamic_cast< LocalizedPropertyNode * >(parent.get())-> in writeNode() local
/trunk/main/stoc/source/simpleregistry/ !
H A Dsimpleregistry.cxx284 RegKeyType type; in getKeyType() local
310 RegValueType type; in getValueType() local
469 RegValueType type; in getAsciiValue() local
689 RegValueType type; in getStringValue() local
849 RegValueType type; in getBinaryValue() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ !
H A DOIndexColumn.java51 final int type, in OIndexColumn()
H A DOKeyColumn.java56 final int type, in OKeyColumn()
/trunk/main/idlc/source/ !
H A Dfehelper.cxx44 sal_Bool FeDeclarator::checkType(AstDeclaration const * type) in checkType()
H A Dastdeclaration.cxx50 AstDeclaration::AstDeclaration(NodeType type, const OString& name, AstScope* pScope) in AstDeclaration()
/trunk/main/bean/native/unix/ !
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c49 static void ThrowException(JNIEnv * env, char const * type, char const * msg) { in ThrowException()
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ !
H A DMinicalcDecoder.java481 String type = format; in getCellDataType() local
574 String type = OfficeConstants.CELLTYPE_FLOAT; in getCellFormatType() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ !
H A Dpropertyids.hxx77 #define DECL_PROP1IMPL(varname, type) \ argument
80 #define DECL_PROP0(varname, type) \ argument
/trunk/main/rdbmaker/source/rdbmaker/ !
H A Drdbtype.cxx34 sal_Bool isBaseType(const OString& type) in isBaseType()
/trunk/main/ucb/source/ucp/webdav/ !
H A DCurlInputStream.cxx74 Any CurlInputStream::queryInterface( const Type &type ) in queryInterface()
/trunk/main/vcl/unx/kde4/ !
H A DKDESalGraphics.cxx99 sal_Bool KDESalGraphics::IsNativeControlSupported( ControlType type, ControlPart part ) in IsNativeControlSupported()
231 sal_Bool KDESalGraphics::drawNativeControl( ControlType type, ControlPart part, in drawNativeControl()
588 sal_Bool KDESalGraphics::getNativeControlRegion( ControlType type, ControlPart part, in getNativeControlRegion()
/trunk/main/connectivity/source/drivers/hsqldb/ !
H A DStorageFileAccess.cxx48 #define ThrowException(env, type, msg) { \ argument
/trunk/main/vcl/unx/gtk/a11y/ !
H A Datkfactory.cxx61 static GType type = 0; in atk_noop_object_wrapper_get_type() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ !
H A DPostgresqlTable.java47 String catalogName, String schemaName, String description, String type) { in PostgresqlTable()
/trunk/main/vcl/inc/vcl/ !
H A Dfontmanager.hxx57 enum type { enum
67 enum type { enum
83 enum type { enum
92 enum type { enum
109 enum type { enum
122 enum type { enum
132 enum type { enum
/trunk/main/codemaker/source/javamaker/ !
H A Djavatype.cxx139 rtl::OString const & type, rtl::OString const & prefix) in translateUnoTypeToJavaFullyQualifiedName()
328 TypeManager const & manager, rtl::OString const & type, bool array, in translateUnoTypeToDescriptor()
348 rtl::OString const & type, rtl::OString * descriptor, in getFieldDescriptor()
420 rtl::OString const & type, bool array, bool dependency, in addParameter()
733 JavaOptions /*TODO const*/ & options, rtl::OString const & type, in writeClassFile()
1027 sal_Int32 typeParameterIndex, rtl::OString const & type, in addField()
1199 bool typeParameter, rtl::OString const & type, bool any, in addLoadLocal()
1737 RTTypeClass typeClass, rtl::OString const & type, sal_uInt16 * index) in addBaseArguments()
1940 rtl::OString type( in handleAggregatingType() local
2096 rtl::OString type( in createExceptionsAttribute() local
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ !
H A DStylesWriter.java243 final String type = element.getType(); in writeElement() local
252 final String type = section.getType(); in writeSection() local
/trunk/main/mysqlc/source/ !
H A Dmysqlc_propertyids.hxx140 #define DECL_PROP1IMPL(varname, type) \ argument
143 #define DECL_PROP0(varname, type) \ argument
/trunk/main/soltools/mkdepend/ !
H A Dparse.c52 register int type; local
176 register int type; local
/trunk/main/bridges/test/java_uno/acquire/ !
H A Dtestacquire.cxx115 css::uno::Any Interface::queryInterface(css::uno::Type const & type) in queryInterface()
149 css::uno::Any Base::queryInterface(css::uno::Type const & type) in queryInterface()
178 css::uno::Any Derived::queryInterface(css::uno::Type const & type) in queryInterface()
/trunk/main/xmloff/source/table/ !
H A DXMLTableExport.cxx65 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, context,… argument
66 #define CMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_TABLE_COLUMN… argument
67 #define RMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_TABLE_ROW,co… argument

12345678910>>...17