Home
last modified time | relevance | path

Searched defs:id (Results 101 – 125 of 232) sorted by relevance

12345678910

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPoolFactory.java76 ThreadId id; in getThreadId() local
H A DJavaThreadPool.java70 public void detach( Object handle, ThreadId id ) in detach()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java112 protected void registerProperty(Property prop, Object id) in registerProperty()
129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty()
147 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty()
268 protected void assignPropertyId(Property prop, Object id) in assignPropertyId()
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControlCtl.cpp283 DISPID id; in inObject() local
346 DISPID id; in outObject() local
/trunk/main/ucb/source/ucp/file/
H A Dfilid.cxx100 static cppu::OImplementationId id( sal_False ); in getImplementationId() local
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx320 void DropTarget::draggingExited(id /*sender*/) in draggingExited() argument
330 BOOL DropTarget::prepareForDragOperation(id /*sender*/) in prepareForDragOperation() argument
378 void DropTarget::concludeDragOperation(id /*sender*/) in concludeDragOperation() argument
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclComboBox.java34 public VclComboBox(VclApp app, String id) { in VclComboBox()
H A DVclListBox.java31 public VclListBox(VclApp app, String id) { in VclListBox()
/trunk/main/stoc/test/javavm/
H A Dtestjavavm.cxx137 jmethodID id = p_env->GetStaticMethodID( cls, "getInt", "()I"); in testJavaVM() local
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx82 sal_Int64 Adapter::getSomething( const Sequence< sal_Int8 > &id) throw (RuntimeException) in getSomething()
201 Sequence< sal_Int8 > id; in invoke() local
/trunk/main/xmlsecurity/source/framework/
H A Dsignatureengine.cxx230 void SAL_CALL SignatureEngine::setReferenceId( sal_Int32 id ) in setReferenceId()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DFatDataBaseOutProducer.java76 String id = (String)mSqlInput.get("test_run.id"); in prepareDataBase() local
H A DComplexDataBaseOutProducer.java96 String id = (String)mSqlInput.get("test_run.id"); in prepareDataBase() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DKeyHandler.java42 public VCLKeyEvent(Component c, int id, int modifiers, int keyCode, char keyChar) { in VCLKeyEvent()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsanextension_mscryptimpl.cxx151 void SanExtensionImpl :: setCertExtn( unsigned char* value, unsigned int vlen, unsigned char* id, u… in setCertExtn()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_passwordrequest.cxx142 static cppu::OImplementationId id( sal_False ); in getImplementationId() local
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java162 int id = storageManager.createScriptStorageWithURI(access, uri); in getStorageId() local
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextattributeswrapper.mm215 …tedString *)createAttributedStringForElement:(AquaA11yWrapper *)wrapper inOrigRange:(id)origRange { argument
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx166 #define SFX_SLOT_ARG( aShellClass, id, GroupId, ExecMethodPtr, StateMethodPtr, Flags, ItemClass, nA… argument
176 #define SFX_SLOT( aShellClass, id, GroupId, ExecMethodPtr, StateMethodPtr, Flags, ItemClass ) \ argument
185 #define SFX_SLOT_ATTR( id, GroupId, Dummy, ExecMethodPtr, StateMethodPtr, Flags, ItemClass ) \ argument
200 #define SFX_NEW_SLOT_ARG( aShellClass, id, hid, GroupId, pLinked, pNext, ExecMethodPtr, StateMethod… argument
/trunk/main/comphelper/source/misc/
H A Duieventslogger.cxx277 const OUString& id, in logVcl()
291 const OUString& id, in logVcl()
302 const OUString& id, in logVcl()
421 const OUString& id, in logVcl()
/trunk/main/apple_remote/inc/
H A DMultiClickRemoteBehavior.h59 - (void) setDelegate: (id) delegate; in setDelegate:() argument
/trunk/main/shell/source/backends/kde4be/
H A Dkde4access.cxx55 css::beans::Optional< css::uno::Any > getValue(rtl::OUString const & id) { in getValue()
/trunk/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx51 css::beans::Optional< css::uno::Any > getValue(rtl::OUString const & id) { in getValue()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java45 private long id; field in TagPair
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx170 Sequence< sal_Int8 > id( 16 ); in getImplementationId() local

Completed in 172 milliseconds

12345678910