Home
last modified time | relevance | path

Searched defs:id (Results 76 – 100 of 232) sorted by relevance

12345678910

/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dx509certificate_nssimpl.cxx207 const SECItem id = (*extns)->id; in getExtensions() local
251 const SECItem id = (*extns)->id; in findCertificateExtension() local
367 ::com::sun::star::uno::Sequence< sal_Int8 > getThumbprint(CERTCertificate *pCert, SECOidTag id) in getThumbprint()
/trunk/test/testgui/source/testlib/gui/
H A DUIMap.java66 public static VclEditBox editbox(String id) { in editbox()
70 public static VclControl control(String id) { in control()
74 public static VclWindow window(String id) { in window()
78 public static VclDialog dialog(String id) { in dialog()
82 public static VclTabPage tabpage(String id) { in tabpage()
86 public static VclListBox listbox(String id) { in listbox()
90 public static VclComboBox combobox(String id) { in combobox()
94 public static VclToolBox toolbox(String id) { in toolbox()
98 public static VclButton button(String id) { in button()
114 public static VclField field(String id) { in field()
[all …]
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptStorageManager.java80 int id = oObj.createScriptStorage(access); in _createScriptStorage() local
119 int id = oObj.createScriptStorageWithURI(access, uri); in _createScriptStorageWithURI() local
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ycomponentwrapper.mm86 +(void)setFocusedAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument
H A Daqua11yvaluewrapper.mm67 +(void)setValueAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument
H A Daqua11ycomponentwrapper.h38 +(void)setFocusedAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value; argument
H A Daqua11yvaluewrapper.h39 +(void)setValueAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value; argument
H A Daqua11ywrappercombobox.h42 -(void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute; in accessibilitySetValue:forAttribute:() argument
/trunk/main/xmlsecurity/source/framework/
H A Dencryptionengine.cxx206 void SAL_CALL EncryptionEngine::setBlockerId( sal_Int32 id ) in setBlockerId()
H A Dsaxeventkeeperimpl.cxx1019 void SAL_CALL SAXEventKeeperImpl::removeElementCollector( sal_Int32 id ) in removeElementCollector()
1031 void SAL_CALL SAXEventKeeperImpl::removeBlocker( sal_Int32 id ) in removeBlocker()
1044 SAXEventKeeperImpl::getElement( sal_Int32 id ) in getElement()
1059 sal_Int32 id, in setElement()
1175 void SAL_CALL SAXEventKeeperImpl::setSecurityId( sal_Int32 id, sal_Int32 securityId ) in setSecurityId()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_handleversionexception.cxx61 sal_uInt32 id; in handleVersionException() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dstrindlg.cxx44 #define ModalDialog( parent, id ) Dialog( parent, "string-input.xml", id ) argument
/trunk/main/vcl/inc/aqua/
H A Daqua11ywrapper.h70 -(BOOL)accessibilitySetOverrideValue:(id)value forAttribute:(NSString *)attribute; in accessibilitySetOverrideValue:forAttribute:() argument
71 -(void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute; in accessibilitySetValue:forAttribute:() argument
72 -(id)accessibilityAttributeValue:(NSString *)attribute forParameter:(id)parameter; in accessibilityAttributeValue:forParameter:() argument
H A Dsalnsmenu.h60 -(void)menuItemTriggered: (id)aSender; in menuItemTriggered:() argument
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java363 int id = readUShort(); in handleResponse() local
479 public synchronized Object callControl(String id, int methodId, Object... args){ in callControl()
516 public synchronized void callSlot(int id, Object... args) { in callSlot()
/trunk/main/vcl/aqua/source/window/
H A Dsalnsmenu.mm84 (void)aSender; argument
/trunk/main/xmlsecurity/source/xmlsec/
H A Dcertificateextension_xmlsecimpl.cxx69 …XmlSecImpl :: setCertExtn( unsigned char* value, unsigned int vlen, unsigned char* id, unsigned in… in setCertExtn()
/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DIDList.java108 public String getId(String id) { in getId()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DWeakBase.java134 _mapImplementationIds.put(getClass(), id); in getImplementationId() local
/trunk/main/codemaker/source/cppumaker/
H A Ddumputils.cxx45 rtl::OString id(registryType.getToken(0, '/', i)); in dumpNamespaceOpen() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclWindow.java36 public VclWindow(VclApp app, String id) { in VclWindow()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentidentifier.cxx91 static cppu::OImplementationId id( sal_False ); in getImplementationId() local
/trunk/main/ucb/qa/complex/tdoc/
H A D_XContent.java51 String id = xIdent.getContentIdentifier(); in _getIdentifier() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.hxx118 sal_Int32 id; member in connectivity::macab::MacabRecords::iterator
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java88 PropertyIds(int id, String name) { in PropertyIds()
93 public final int id; field in PropertyIds

Completed in 74 milliseconds

12345678910