| /aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/ | 
| H A D | WinInfoReceiver.java | 26 	void addWinInfo(SmartId id, long type, String t1);  in addWinInfo()
 | 
| /aoo41x/main/idlc/inc/idlc/ | 
| H A D | asttype.hxx | 31 	AstType(const NodeType type, const ::rtl::OString& name, AstScope* pScope)  in AstType()
 | 
| H A D | astbasetype.hxx | 33 	AstBaseType(const ExprType type, const ::rtl::OString& name, AstScope* pScope)  in AstBaseType()
 | 
| H A D | astmodule.hxx | 37 	AstModule(NodeType type, const ::rtl::OString& name, AstScope* pScope)  in AstModule()
 | 
| H A D | astservice.hxx | 38 	AstService(const NodeType type, const ::rtl::OString& name, AstScope* pScope)  in AstService()
 | 
| /aoo41x/main/sal/inc/sal/ | 
| H A D | types.h | 345 #define SAL_CONST_CAST(type, expr) (const_cast< type >(expr))  argument346 #define SAL_REINTERPRET_CAST(type, expr) (reinterpret_cast< type >(expr))  argument
 347 #define SAL_STATIC_CAST(type, expr) (static_cast< type >(expr))  argument
 349 #define SAL_CONST_CAST(type, expr) ((type) (expr))  argument
 350 #define SAL_REINTERPRET_CAST(type, expr) ((type) (expr))  argument
 351 #define SAL_STATIC_CAST(type, expr) ((type) (expr))  argument
 428 #define SAL_INT_CAST(type, expr) ((type) (expr))  argument
 
 | 
| /aoo41x/main/i18nutil/inc/i18nutil/ | 
| H A D | casefolding.hxx | 50 	sal_uInt8   type;  member56 	sal_uInt8   type;  member
 
 | 
| /aoo41x/main/comphelper/source/misc/ | 
| H A D | evtmethodhelper.cxx | 35 	Sequence< ::rtl::OUString> getEventMethodsForType(const Type& type)  in getEventMethodsForType()
 | 
| /aoo41x/main/basebmp/inc/basebmp/ | 
| H A D | paletteformats.hxx | 88         typedef vigra::VigraFalseType type;  typedef98         typedef PaletteImageAccessor< Accessor, ColorType > type;  typedef
 
 | 
| H A D | pixelformatadapters.hxx | 58                                               Setter > type;  typedef
 | 
| H A D | colormisc.hxx | 64     typedef ColorBitmaskOutputMaskFunctor<polarity> type;  typedef146     typedef ColorBlendFunctor8<polarity> type;  typedef
 152     typedef ColorBlendFunctor32<polarity> type;  typedef
 
 | 
| /aoo41x/main/oox/source/ppt/ | 
| H A D | commonbehaviorcontext.hxx | 39 		MS_AttributeNames type;  member
 | 
| /aoo41x/main/codemaker/inc/codemaker/ | 
| H A D | generatedtypeset.hxx | 54     void add(rtl::OString const & type) { m_set.insert(type); }  in add()
 | 
| /aoo41x/main/qadevOOo/runner/util/ | 
| H A D | XLayerHandlerImpl.java | 45                             com.sun.star.uno.Type type)  in addProperty()88                                  com.sun.star.uno.Type type, boolean param3)  in overrideProperty()
 
 | 
| /aoo41x/main/wizards/com/sun/star/wizards/web/status/ | 
| H A D | TaskEvent.java | 46     private int type;  field in TaskEvent
 | 
| /aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ | 
| H A D | OpenOfficeDocFileSystemBeanInfo.java | 111     public Image getIcon(int type)  in getIcon()
 | 
| /aoo41x/main/jurt/com/sun/star/comp/connections/ | 
| H A D | Implementation.java | 65         String type  in getConnectionService()  local
 | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | MacabRecord.hxx | 45 			ABPropertyType type;  member
 | 
| /aoo41x/main/extensions/source/ole/ | 
| H A D | jscriptclasses.cxx | 142 STDMETHODIMP JScriptValue::Set( VARIANT type, VARIANT value)  in Set()176 STDMETHODIMP JScriptValue::InitInOutParam( VARIANT type, VARIANT value)  in InitInOutParam()
 205 STDMETHODIMP JScriptValue::GetValue( BSTR* type, VARIANT *value)  in GetValue()
 
 | 
| /aoo41x/main/wizards/com/sun/star/wizards/ui/event/ | 
| H A D | TaskEvent.java | 41     private int type;  field in TaskEvent
 | 
| /aoo41x/main/ridljar/com/sun/star/lib/uno/typedesc/ | 
| H A D | TypeDescription.java | 67     public static TypeDescription getTypeDescription(Type type)  in getTypeDescription()228     private static TypeDescription getDefinitely(Type type) {  in getDefinitely()
 236     private static TypeDescription get(Type type) throws ClassNotFoundException  in get()
 247     private static TypeDescription create(Type type)  in create()
 447                     ITypeDescription type = t == null  in initMethodDescriptions()  local
 
 | 
| /aoo41x/main/qadevOOo/tests/java/ifc/ucb/ | 
| H A D | _XDataContainer.java | 71         String type = oObj.getContentType() ;  in _getContentType()  local
 | 
| /aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ | 
| H A D | cpp2uno.cxx | 55 void loadFpRegsFromStruct(typelib_TypeDescription * type, void * data) {  in loadFpRegsFromStruct()415     typelib_InterfaceTypeDescription * type = proxy->getTypeDescr();  in vtableCall()  local
 554     typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset,  in addLocalFunctions()
 
 | 
| /aoo41x/main/svx/source/inc/ | 
| H A D | sdbdatacolumn.hxx | 78 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& type) throw…  in queryInterface()
 | 
| /aoo41x/main/stoc/source/security/ | 
| H A D | permissions.h | 48         t_type type,  in Permission()
 |