Home
last modified time | relevance | path

Searched defs:type (Results 176 – 200 of 412) sorted by relevance

12345678910>>...17

/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
/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/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx344 bool isSimpleStruct(typelib_TypeDescriptionReference * type) { in isSimpleStruct()
477 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions()
/trunk/main/registry/inc/registry/
H A Dreflwrit.hxx316 inline void RegistryTypeWriter::setParamData(sal_uInt16 index, in setParamData()
325 inline void RegistryTypeWriter::setExcData(sal_uInt16 index, in setExcData()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java75 protected Object dispatch_queryInterface(Type type) { in dispatch_queryInterface()
/trunk/main/codemaker/source/cppumaker/
H A Dincludes.cxx77 rtl::OString type( in add() local
H A Dcpputype.cxx796 OString CppuType::getTypeClass(const OString& type, sal_Bool bCStyle) in getTypeClass()
875 void CppuType::dumpType(FileStream& o, const OString& type, in dumpType()
991 OString CppuType::typeToIdentifier(const OString& type) in typeToIdentifier()
1022 rtl::OString type(resolveTypedefs(unoType)); in passByReference() local
2394 rtl::OString type( in dumpDeclaration() local
2418 rtl::OString type( in dumpDeclaration() local
2599 rtl::OString type( in dumpHxxFile() local
2724 rtl::OString type( in dumpNormalGetCppuType() local
2822 rtl::OString type( in dumpComprehensiveGetCppuType() local
2878 rtl::OString type( in dumpComprehensiveGetCppuType() local
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOTable.java53 protected String type = ""; field in OTable
/trunk/main/cppuhelper/source/
H A Daccess_control.cxx102 Type const & type, rtl_uString * str1, rtl_uString * str2 ) in __checkPermission()
H A Dfindsofficepath.c48 DWORD type; in getPathFromRegistryKey() local
/trunk/test/testgui/source/svt/gui/sw/
H A DFileTypeAboutWriter.java165 private void saveToOther(int iterator, String type){ in saveToOther()
/trunk/main/vos/inc/vos/
H A Dmacros.hxx35 # define VOS_CAST(type,value) (*((type*)&(value))) argument
142 # define VOS_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)1)->field) - 1) argument
/trunk/main/connectivity/source/inc/
H A Dpropertyids.hxx72 #define DECL_PROP1IMPL(varname, type) \ argument
75 #define DECL_PROP0(varname, type) \ argument
/trunk/main/sc/source/ui/vba/
H A Dvbapagebreak.cxx57 void ScVbaPageBreak<Ifc1>::setType(sal_Int32 type) throw (uno::RuntimeException) in setType()
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java60 private void add(String entry, String type) { in add()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx83 AtkRelationType type = ATK_RELATION_NULL; in mapRelationType() local
138 AtkStateType type = ATK_STATE_INVALID; in mapAtkState() local
668 static GType type = 0; in atk_object_wrapper_get_type() local
/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java72 String type = xshape.getShapeType(); in getShapesOfPageByType() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java110 int type = readChar(); in nextType() local
347 int type = nextType(); in readId() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DAnyConverter.java343 static public Object toObject(Type type, Object object) in toObject()
391 Type type; in convertSimple() local
/trunk/main/vcl/inc/vcl/
H A Djobdata.hxx32 enum type { enum
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx100 Any MyService1Impl::queryInterface( Type const & type ) in queryInterface()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java217 …final String type = (String) tce.getAttribute(OfficeNamespaces.OFFICE_NS, FormatValueUtility.VALUE… in computeValueType() local
/trunk/main/idlc/source/
H A Daststruct.cxx51 AstStruct::AstStruct(const NodeType type, in AstStruct()
/trunk/main/x11_extensions/inc/
H A Drandrproto.h76 BYTE type; /* X_Reply */ member
105 BYTE type; /* X_Reply */ member
148 BYTE type; /* X_Reply */ member
178 CARD8 type; /* always evBase + ScreenChangeNotify */ member
/trunk/main/connectivity/source/inc/odbc/
H A DOBoundParam.hxx143 void setSqlType(sal_Int32 type) in setSqlType()

Completed in 138 milliseconds

12345678910>>...17