Home
last modified time | relevance | path

Searched defs:type (Results 351 – 375 of 412) sorted by relevance

1...<<11121314151617

/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx116 …unsigned int type=((unsigned int)binBuffer[o]) | ((unsigned int)binBuffer[o+1])<<8 | ((unsigned in… in rbrace() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx87 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx566 bool getType( const BSTR name, Type & type) in getType()
1163 Type type; in InvokeGeneral() local
H A Doleobjw.cxx1878 VARTYPE type = ::sal::static_int_cast< VARTYPE, int >( varType ^ VT_BYREF ); in invokeWithDispIdComTlb() local
1906 VARTYPE type = ::sal::static_int_cast< VARTYPE, int >( varType ^ VT_BYREF ); in invokeWithDispIdComTlb() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx326 String type, subType; in bindPackage_() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx104 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx104 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHStorageAccess.cxx46 #define ThrowException(env, type, msg) { \ argument
/trunk/main/x11_extensions/inc/
H A Drenderproto.h69 CARD8 type; member
196 BYTE type; /* X_Reply */ member
219 BYTE type; /* X_Reply */ member
243 BYTE type; /* X_Reply */ member
539 BYTE type; /* X_Reply */ member
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java313 String type = attrs.getNamedItem(ATTRIBUTE_MANIFEST_FILE_TYPE).getNodeValue(); in getEmbeddedObjects() local
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx190 String type, subType; in bindPackage_() local
/trunk/main/unoxml/source/dom/
H A Delement.cxx59 OUString type = OUString::createFromAscii(""); in saxify() local
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx388 xmlElementType type = pNode->type; in sendNode() local
/trunk/main/configmgr/source/
H A Daccess.cxx348 void Access::checkValue(css::uno::Any const & value, Type type, bool nillable) { in checkValue()
2086 css::uno::Type type; in asProperty() local
/trunk/main/cppu/qa/
H A Dtest_any.cxx94 virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type) in queryInterface()
122 virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type) in queryInterface()
158 virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type) in queryInterface()
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx410 #define REGISTER_PROPERTY( property, type ) \ argument
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java391 public boolean isSupertypeOf(Type type) { in isSupertypeOf()
/trunk/main/idl/source/objects/
H A Dtypes.cxx2226 int type = GetType(); in GetParserString() local
2258 int type = GetType(); in WriteParamNames() local
/trunk/main/registry/source/
H A Dreflwrit.cxx1327 rtl_uString* type, in setParamData()
1352 rtl_uString* type) in setExcData()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx64 #define MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, static_cast<sal… argument
65 #define MAP_EXT(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, conte… argument
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx330 int CurlSession::Curl_DebugCallback( CURL *, curl_infotype type, unsigned char *data, size_t size, … in Curl_DebugCallback()
336 int CurlSession::curlDebugOutput( curl_infotype type, char *data, int size ) in curlDebugOutput()
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java716 int type = node.getNodeType(); in removeEmptyText() local
/trunk/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp526 void CBasic::printArray( LPSAFEARRAY val, BSTR message, VARTYPE type) in printArray()
771 void CBasic::printMulArray( SAFEARRAY* val, VARTYPE type) in printMulArray()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx811 #define ALLOC(type, n) ((type *) HeapAlloc(GetProcessHeap(), 0, sizeof(type) * n )) argument
/trunk/main/soltools/cpp/
H A Dcpp.h74 unsigned char type; member

Completed in 183 milliseconds

1...<<11121314151617