Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 232) sorted by relevance

12345678910

/trunk/main/vcl/inc/aqua/
H A Dsalframeview.h120 -(void)insertText:(id)aString; in insertText:() argument
121 -(void)insertTab: (id)aSender; in insertTab:() argument
122 -(void)insertBacktab: (id)aSender; in insertBacktab:() argument
123 -(void)moveLeft: (id)aSender; in moveLeft:() argument
126 -(void)moveRight: (id)aSender; in moveRight:() argument
129 -(void)moveUp: (id)aSender; in moveUp:() argument
130 -(void)moveDown: (id)aSender; in moveDown:() argument
172 -(void)selectWord: (id)aSender; in selectWord:() argument
173 -(void)selectLine: (id)aSender; in selectLine:() argument
175 -(void)selectAll: (id)aSender; in selectAll:() argument
[all …]
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm989 {
1091 -(void)moveLeft: (id)aSender argument
1109 -(void)moveRight: (id)aSender argument
1309 -(void)moveUp: (id)aSender argument
1315 -(void)moveDown: (id)aSender argument
1394 -(void)selectWord: (id)aSender argument
1400 -(void)selectLine: (id)aSender argument
1412 -(void)selectAll: (id)aSender argument
1424 -(void)noop: (id)aSender argument
1556 {
[all …]
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm57 +(id)numberOfCharactersAttributeForElement:(AquaA11yWrapper *)wrapper { argument
65 +(void)setSelectedTextAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument
93 +(void)setSelectedTextRangeAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument
114 +(id)sharedTextUIElementsAttributeForElement:(AquaA11yWrapper *)wrapper argument
160 +(id)lineForIndexAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)index { argument
171 +(id)rangeForLineAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)line { argument
182 +(id)stringForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range { argument
198 +(id)rangeForIndexAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)index { argument
211 +(id)rangeForPositionAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)point { argument
224 +(id)boundsForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range { argument
[all …]
H A Daqua11ytextwrapper.h40 +(id)stringForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range; argument
42 +(id)rangeForIndexAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)index; argument
43 +(id)rangeForPositionAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)point; argument
44 +(id)boundsForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range; argument
46 +(id)rTFForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range; argument
47 +(id)lineForIndexAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)index; argument
48 +(id)rangeForLineAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)line; argument
54 +(void)setVisibleCharacterRangeAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value; argument
55 +(void)setSelectedTextRangeAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value; argument
56 +(void)setSelectedTextAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value; argument
[all …]
H A Daqua11ywrapper.mm218 -(id)roleAttribute {
545 -(id)stringForRangeAttributeForParameter:(id)range { argument
561 -(id)rangeForIndexAttributeForParameter:(id)index { argument
569 -(id)rangeForPositionAttributeForParameter:(id)point { argument
577 -(id)boundsForRangeAttributeForParameter:(id)range { argument
585 -(id)styleRangeForIndexAttributeForParameter:(id)index { argument
593 -(id)rTFForRangeAttributeForParameter:(id)range { argument
646 -(id)lineForIndexAttributeForParameter:(id)index { argument
654 -(id)rangeForLineAttributeForParameter:(id)line { argument
665 -(id)accessibilityAttributeValue:(NSString *)attribute {
[all …]
H A Daqua11ywrappercombobox.mm44 -(id)initWithAccessibleContext: (Reference < XAccessibleContext >) rxAccessibleContext {
80 -(id)valueAttribute {
128 -(void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute { argument
/trunk/main/connectivity/source/drivers/jdbc/
H A DDriverPropertyInfo.cxx75 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"name","Ljava/lang/String;"); in name() local
88 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"description","Ljava/lang/String;"); in description() local
101 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"value","Ljava/lang/String;"); in value() local
114 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"required","Z"); in required() local
126 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"choices","[Ljava/lang/String;"); in choices() local
/trunk/main/apple_remote/source/
H A DRemoteControlContainer.m35 - (id) initWithDelegate: (id) _remoteControlDelegate { argument
85 - (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)chang… argument
106 - (void) startListening: (id) sender { argument
115 - (void) stopListening: (id) sender { argument
H A DRemoteControl.m50 - (id) initWithDelegate: (id) _remoteControlDelegate { argument
74 - (void) startListening: (id) sender { argument
79 - (void) stopListening: (id) sender { argument
H A DGlobalKeyboardDevice.m65 - (id) initWithDelegate: (id) _remoteControlDelegate { argument
143 - (void) startListening: (id) sender { argument
156 - (void) stopListening: (id) sender { argument
/trunk/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx64 ::rtl::OString newKey(::rtl::OUString const & id) { in newKey()
131 ::rtl::OUString const & id, ::rtl::OUString const & fileName) const in has()
137 Data * data, ::rtl::OUString const & id, ::rtl::OUString const & fileName) in get()
181 void ActivePackages::put(::rtl::OUString const & id, Data const & data) { in put()
197 ::rtl::OUString const & id, ::rtl::OUString const & fileName) in erase()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTabControl.java38 public VclTabControl(VclApp app, String id) { in VclTabControl()
97 public void setPageId(int id) { in setPageId()
108 public void setPage(String id) { in setPage()
H A DVclStatusBar.java34 public VclStatusBar(VclApp app, String id) { in VclStatusBar()
43 public String getItemTextById(int id) { in getItemTextById()
H A DVclMenuItem.java35 private int id = -1; field in VclMenuItem
46 public VclMenuItem(VclApp app, int id) { in VclMenuItem()
68 public VclMenuItem(VclMenu menu, int id) { in VclMenuItem()
89 int id = getId(); in invoke() local
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm64 -(void)triggered:(id)pSender; argument
65 -(void)triggeredNumeric:(id)pSender; argument
66 -(void)triggeredPreview:(id)pSender; argument
470 {
511 {
546 -(void)dealloc argument
/trunk/main/formula/source/core/inc/
H A Dcore_resource.hxx37 #define FORMULA_RES( id ) ResourceManager::loadString( id ) argument
38 #define FORMULA_RES_PARAM( id, ascii, replace ) ResourceManager::loadString( id, ascii, replace ) argument
40 #define FORMULACORE_RESSTRING( id ) FORMULA_RES( id ) argument
/trunk/main/dbaccess/source/core/inc/
H A Dcore_resource.hxx37 #define DBA_RES( id ) ResourceManager::loadString( id ) argument
38 #define DBA_RES_PARAM( id, ascii, replace ) ResourceManager::loadString( id, ascii, replace ) argument
40 #define DBACORE_RESSTRING( id ) DBA_RES( id ) argument
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DIThreadPool.java61 public Object attach( ThreadId id ); in attach()
77 public void detach( Object handle, ThreadId id ); in detach()
97 public Object enter( Object handle, ThreadId id ) throws Throwable; in enter()
H A DThreadId.java45 public ThreadId(byte[] id) { in ThreadId()
89 private byte[] id; field in ThreadId
/trunk/main/toolkit/inc/toolkit/helper/
H A Dtkresmgr.hxx33 #define TK_RES_STRING(id) TkResMgr::loadString(id) argument
34 #define TK_RES_IMAGE(id) TkResMgr::loadImage(id) argument
/trunk/main/sw/inc/
H A Derrhdl.hxx54 #define ASSERT_ID( cond, id ) \ argument
67 #define ASSERT_ID( cond, id ) ; argument
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DSmartId.java33 private long id = 0; field in SmartId
37 public SmartId(long id) { in SmartId()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DSymbolLookup.java49 public void addEntry(String symbol, int id) { in addEntry()
60 public String getStringFromID(int id) { in getStringFromID()
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx93 #define DECL_PROP_1( asciiname, id, type, attrib1 ) \ argument
95 #define DECL_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
97 #define DECL_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
99 #define DECL_PROP_4( asciiname, id, type, attrib1, attrib2, attrib3, attrib4 ) \ argument
102 #define DECL_DEP_PROP_1( asciiname, id, type, attrib1 ) \ argument
104 #define DECL_DEP_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ argument
106 #define DECL_DEP_PROP_3( asciiname, id, type, attrib1, attrib2, attrib3 ) \ argument
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DControlInfo.java55 public SmartId id; field in ControlInfo
67 public ControlInfo(SmartId id, long type, String tip) { in ControlInfo()

Completed in 195 milliseconds

12345678910