| /trunk/extras/l10n/source/id/ |
| H A D | localize.sdf | 31 … 0 string RID_BASIC_START SbERR_SYNTAX & ERRCODE_RES_MASK 0 id Kesalahan sintaks. … 32 … string RID_BASIC_START SbERR_NO_GOSUB & ERRCODE_RES_MASK 0 id Kembali tanpa Gosub… 33 …g RID_BASIC_START SbERR_REDO_FROM_START & ERRCODE_RES_MASK 0 id Entri salah; harap … 34 …tring RID_BASIC_START SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK 0 id Pemanggilan prosedu… 35 …tring RID_BASIC_START SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK 0 id Melebihi batas. … 36 … string RID_BASIC_START SbERR_NO_MEMORY & ERRCODE_RES_MASK 0 id Memori tidak cukup.… 37 …tring RID_BASIC_START SbERR_ALREADY_DIM & ERRCODE_RES_MASK 0 id Larik sudah berdime… 38 …tring RID_BASIC_START SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK 0 id Indeks berada di lu… 39 …tring RID_BASIC_START SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK 0 id Definisi berganda. … 40 … string RID_BASIC_START SbERR_ZERODIV & ERRCODE_RES_MASK 0 id Pembagian oleh nol.… [all …]
|
| /trunk/main/vcl/inc/aqua/ |
| H A D | salframeview.h | 32 id mDraggingDestinationHandler; 34 -(id)initWithSalFrame: (AquaSalFrame*)pFrame; 48 -(void)dockMenuItemTriggered: (id)sender; 55 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender; 56 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender; 57 -(void)draggingExited:(id <NSDraggingInfo>)sender; 58 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender; 59 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender; 60 -(void)concludeDragOperation:(id <NSDraggingInfo>)sender; 62 -(void)registerDraggingDestinationHandler:(id)theHandler; [all …]
|
| H A D | aqua11ywrapper.h | 65 -(id)accessibilityAttributeValue:(NSString *)attribute; 70 -(BOOL)accessibilitySetOverrideValue:(id)value forAttribute:(NSString *)attribute; 71 -(void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute; 72 -(id)accessibilityAttributeValue:(NSString *)attribute forParameter:(id)parameter; 73 -(id)accessibilityFocusedUIElement; 77 -(id)accessibilityHitTest:(NSPoint)point; 79 -(id)parentAttribute; 80 -(id)valueAttribute; 81 -(id)titleAttribute; 82 -(id)helpAttribute; [all …]
|
| /trunk/main/extensions/test/ole/AxTestComponents/ |
| H A D | AxTestComponents.idl | 28 // next id 86 40 [id(82), helpstring("method inBool")] HRESULT inBool([in]VARIANT_BOOL val); 41 [id(1), helpstring("method inByte")] HRESULT inByte([in] unsigned char val); 42 [id(2), helpstring("method inShort")] HRESULT inShort([in] short val); 43 [id(3), helpstring("method inLong")] HRESULT inLong([in] long val); 44 [id(4), helpstring("method inString")] HRESULT inString([in] BSTR val); 45 [id(5), helpstring("method inFloat")] HRESULT inFloat([in] float val); 46 [id(6), helpstring("method inDouble")] HRESULT inDouble([in] double val); 47 [id(7), helpstring("method inVariant")] HRESULT inVariant([in] VARIANT val); 48 [id(8), helpstring("method inArray")] HRESULT inArray([in] SAFEARRAY(VARIANT) val); [all …]
|
| /trunk/main/vcl/aqua/source/a11y/ |
| H A D | aqua11ytextwrapper.h | 33 +(id)valueAttributeForElement:(AquaA11yWrapper *)wrapper; 34 +(id)numberOfCharactersAttributeForElement:(AquaA11yWrapper *)wrapper; 35 +(id)selectedTextAttributeForElement:(AquaA11yWrapper *)wrapper; 36 +(id)selectedTextRangeAttributeForElement:(AquaA11yWrapper *)wrapper; 37 +(id)visibleCharacterRangeAttributeForElement:(AquaA11yWrapper *)wrapper; 38 +(id)sharedTextUIElementsAttributeForElement:(AquaA11yWrapper *)wrapper; 39 +(id)sharedCharacterRangeAttributeForElement:(AquaA11yWrapper *)wrapper; 40 +(id)stringForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range; 41 +(id)attributedStringForRangeAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)range; 42 +(id)rangeForIndexAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)index; [all …]
|
| H A D | aqua11ywrapper.mm | 70 -(id)initWithAccessibleContext: (Reference < XAccessibleContext >) rxAccessibleContext { argument 180 } @catch ( id exception ) { 218 -(id)roleAttribute { argument 227 -(id)subroleAttribute { 241 -(id)titleAttribute { 245 -(id)descriptionAttribute { 255 -(id)enabledAttribute { 263 -(id)focusedAttribute { 265 id isFocused = nil; 281 -(id)parentAttribute { [all …]
|
| H A D | aqua11ytextwrapper.mm | 46 +(id)valueAttributeForElement:(AquaA11yWrapper *)wrapper { 50 +(void)setValueAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value argument 57 +(id)numberOfCharactersAttributeForElement:(AquaA11yWrapper *)wrapper { 61 +(id)selectedTextAttributeForElement:(AquaA11yWrapper *)wrapper { 65 +(void)setSelectedTextAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument 79 +(id)selectedTextRangeAttributeForElement:(AquaA11yWrapper *)wrapper { 93 +(void)setSelectedTextRangeAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value { argument 102 +(id)visibleCharacterRangeAttributeForElement:(AquaA11yWrapper *)wrapper { 107 +(void)setVisibleCharacterRangeAttributeForElement:(AquaA11yWrapper *)wrapper to:(id)value argument 114 +(id)sharedTextUIElementsAttributeForElement:(AquaA11yWrapper *)wrapper [all …]
|
| /trunk/main/helpcontent2/helpers/ |
| H A D | update_tree.pl | 173 ($id = $_) =~ s/^.*id="(\d+)".*$/$1/; 175 $helpsection{$id} = $title; 181 ($id = $_) =~ s/^.*id="(\d+)".*$/$1/; 183 $node{$id} = $title; 219 ($id = $l) =~ s/^.*id="([^"]*)".*$/$1/gis; 220 ($module = $id) =~ s/^([^\/]*).*$/$1/; 221 $id =~ s/^.*?\///; 222 $file = "$source_dir_xhp/$id"; 231 $l = "<topic id=\"$module/$id\">$cnt</topic>\n"; 234 $l = "<!-- removed $module/$id -->\n"; [all …]
|
| /trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/ |
| H A D | XCallback_Impl.idl | 40 [id(1), helpstring("method func1")] HRESULT func1(); 41 …[id(2), helpstring("method returnInterface")] HRESULT returnInterface([out, retval] IDispatch** pp… 42 [id(3), helpstring("method outInterface")] HRESULT outInterface([out] IDispatch** ppdisp); 43 …[id(4), helpstring("method outValuesMixed")] HRESULT outValuesMixed([in] long val, [out] long* pva… 44 …[id(5), helpstring("method outValuesAll")] HRESULT outValuesAll([out] IDispatch** ppdisp, [out] ID… 56 [id(6), helpstring("method outStruct")] HRESULT outStruct([out] IDispatch** outStruct); 57 [id(7), helpstring("method outEnum")] HRESULT outEnum([out] long* outEnum); 58 … [id(8), helpstring("method outSeqAny")] HRESULT outSeqAny([out] SAFEARRAY( VARIANT)* outSeq); 59 [id(9), helpstring("method outAny")] HRESULT outAny([out] VARIANT* outAny); 60 [id(10), helpstring("method outBool")] HRESULT outBool([out]VARIANT_BOOL* outBool); [all …]
|
| /trunk/main/scp2/inc/ |
| H A D | macros.inc | 47 #define MOD_NAME_DESC(id) \ 48 ALL_LANG(Name,STR_NAME_##id); \ 49 ALL_LANG(Description,STR_DESC_##id) 51 #define MOD_NAME_DESC_ON_DESELECT(id) \ 52 MOD_NAME_DESC(id); \ 53 ALL_LANG(OnDeselect,STR_DESELECT_##id) 55 #define REG_VALUE_LNG(id) \ 56 ALL_LANG(Value,STR_REG_VAL_##id); 58 #define FOLDERITEM_NAME_LNG(id) \ 59 ALL_LANG(Name,STR_FI_NAME_##id); [all …]
|
| /trunk/main/solenv/bin/ |
| H A D | build_release.pl | 590 foreach my $id ("id", "display-name", "archive-platform", "word-size", "package-types") 592 $descriptor->{$id} = $element->getAttribute($id); 593 die "release/platform has no attribute $id" unless defined $descriptor->{$id}; 596 foreach my $id ("extension", "add-package-type-to-archive-name") 598 my $value = $element->getAttribute($id); 599 $descriptor->{$id} = $value if defined $value; 626 foreach my $id ("platform-id", "base-url") 628 $descriptor->{$id} = $element->getAttribute($id); 629 die "release/download has no attribute $id" unless defined $descriptor->{$id}; 652 foreach my $id ("id", "target", "archive-path", "archive-name", "display-name") [all …]
|
| /trunk/main/solenv/bin/modules/ |
| H A D | RepoRevision.pm | 29 my $id = undef; 32 $id = <$fh>; 34 return $id; 40 my $id = undef; 42 $id = `git log -1 --pretty=format:%h --abbrev=10`; 43 return $id; 49 my $id = undef; 63 $id = $1; 69 return $id; 76 my $id = undef; [all …]
|
| /trunk/main/winaccessibility/source/UAccCOMIDL/ |
| H A D | UAccCOM.idl | 37 [id(1), helpstring("method Put_XAccName")] HRESULT Put_XAccName(const OLECHAR* pszName); 38 [id(2), helpstring("method Put_XAccRole")] HRESULT Put_XAccRole(unsigned short pRole); 39 [id(3), helpstring("method DecreaseState")] HRESULT DecreaseState(DWORD pXSate); 40 [id(4), helpstring("method IncreaseState")] HRESULT IncreaseState(DWORD pXSate); 41 …[id(5), helpstring("method Put_XDescription")] HRESULT Put_XAccDescription(const OLECHAR* pszDescr… 42 … [id(6), helpstring("method Put_XAccValue")] HRESULT Put_XAccValue(const OLECHAR* pszAccValue); 43 [id(7), helpstring("method SetState")] HRESULT SetState(DWORD pXSate); 44 … [id(8), helpstring("method Put_XAccLocation")] HRESULT Put_XAccLocation(const Location sLocation); 45 [id(9), helpstring("method Put_XAccFocus")] HRESULT Put_XAccFocus(long dChildID); 46 … [id(10), helpstring("method Put_XAccParent")] HRESULT Put_XAccParent(IMAccessible* pIParent); [all …]
|
| /trunk/main/vcl/aqua/source/window/ |
| H A D | salframeview.mm | 147 -(id)initWithSalFrame: (AquaSalFrame*)pFrame 165 [pNSWindow performSelector:setCollectionBehavior withObject:(id)bMode]; 171 [pNSWindow performSelector:setRestorable withObject:(id)NO]; 365 -(void)dockMenuItemTriggered: (id)sender argument 379 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender 384 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender 389 -(void)draggingExited:(id <NSDraggingInfo>)sender 394 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender 399 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender 404 -(void)concludeDragOperation:(id <NSDraggingInfo>)sender [all …]
|
| /trunk/main/extensions/source/activex/msidl/ |
| H A D | so_activex.idl | 53 [id(1), helpstring("method getWindowHandle")] 58 [id(2), helpstring("method getToolkit")] 61 [id(3), helpstring("method setPointer")] 64 [id(4), helpstring("method setBackground")] 67 [id(5), helpstring("method invalidate")] 70 [id(6), helpstring("method invalidateRect")] 73 [id(7), helpstring("method dispose")] 76 [id(8), helpstring("method addEventListener")] 79 [id(9), helpstring("method removeEventListener")] 82 [propget, id(10), helpstring("property_implementedInterfaces")] [all …]
|
| /trunk/main/toolkit/source/layout/vcl/ |
| H A D | wrapper.cxx | 140 PeerHandle Context::GetPeerHandle( const char *id, sal_uInt32 nId ) const in GetPeerHandle() argument 143 xHandle = pImpl->getByName( OUString( id, strlen( id ), RTL_TEXTENCODING_UTF8 ) ); in GetPeerHandle() 146 DBG_ERROR1( "Failed to fetch widget '%s'", id ); in GetPeerHandle() 357 void Window::SetHelpId( const rtl::OString& id ) in SetHelpId() argument 359 GetWindow()->SetHelpId( id ); in SetHelpId() 772 Dialog::Dialog( Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() argument 774 , Window( new DialogImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in Dialog() 781 Dialog::Dialog( ::Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() argument 783 , Window( new DialogImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in Dialog() 836 Dialog (parent, xml_file, id)\ [all …]
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | DriverPropertyInfo.cxx | 75 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"name","Ljava/lang/String;"); in name() local 76 if(id) in name() 77 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in name() 88 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"description","Ljava/lang/String;"); in description() local 89 if(id) in description() 90 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in description() 101 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"value","Ljava/lang/String;"); in value() local 102 if(id) in value() 103 aStr = JavaString2String(t.pEnv,(jstring)t.pEnv->GetObjectField( object, id)); in value() 114 jfieldID id = t.pEnv->GetFieldID(getMyClass(),"required","Z"); in required() local [all …]
|
| /trunk/main/toolkit/inc/layout/ |
| H A D | layout.hxx | 88 PeerHandle GetPeerHandle( char const* id, sal_uInt32 nId = 0 ) const; 101 t( Context *context, char const* id, sal_uInt32 nId = 0 ); \ 160 void SetHelpId( const rtl::OString& id ); 450 NumericField( Context *context, char const* id, sal_uInt32 nId=0 ); 477 MetricField( Context *context, char const* id, sal_uInt32 nId=0 ); 560 Dialog( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 ); 561 Dialog( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 ); 579 char const* xml_file="message-box.xml", char const* id="message-box");\ 584 char const* xml_file="message-box.xml", char const* id="message-box");\ 587 char const* xml_file="message-box.xml", char const* id="message-box");\ [all …]
|
| /trunk/test/testassistant/lib/ |
| HD | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/ ... |
| /trunk/main/extensions/test/ole/MfcControl/ |
| H A D | MfcControl.odl | 35 [id(1)] short inShort(short val); 36 [id(2)] long inLong(long val); 37 [id(3)] BSTR inString(BSTR* val); 38 [id(4)] float inFloat(float val); 39 [id(5)] double inDouble(double val); 40 [id(6)] VARIANT inVariant(VARIANT val); 41 [id(7)] IDispatch* inObject(IDispatch* val); 42 [id(8)] void outShort([out] short* val); 43 [id(9)] void outLong([out] long* val); 44 [id(10)] void outString([out] BSTR* val); [all …]
|
| /trunk/test/testgui/source/testlib/gui/ |
| H A D | UIMap.java | 66 public static VclEditBox editbox(String id) { in editbox() argument 67 return new VclEditBox(app, idList.getId(id)); in editbox() 70 public static VclControl control(String id) { in control() argument 71 return new VclControl(app, idList.getId(id)); in control() 74 public static VclWindow window(String id) { in window() argument 75 return new VclWindow(app, idList.getId(id)); in window() 78 public static VclDialog dialog(String id) { in dialog() argument 79 return new VclDialog(app, idList.getId(id)); in dialog() 82 public static VclTabPage tabpage(String id) { in tabpage() argument 83 return new VclTabPage(app, idList.getId(id)); in tabpage() [all …]
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DropTarget.hxx | 61 -(void)registerDraggingDestinationHandler:(id)theHandler; 62 -(void)unregisterDraggingDestinationHandler:(id)theHandler; 73 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender; 74 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender; 75 -(void)draggingExited:(id <NSDraggingInfo>)sender; 76 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender; 77 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender; 78 -(void)concludeDragOperation:(id <NSDraggingInfo>)sender; 132 virtual NSDragOperation draggingEntered(id sender); 133 virtual NSDragOperation draggingUpdated(id sender); [all …]
|
| H A D | DropTarget.cxx | 108 -(NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender 114 -(NSDragOperation)draggingUpdated:(id <NSDraggingInfo>)sender 120 -(void)draggingExited:(id <NSDraggingInfo>)sender 126 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender 132 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender 139 -(void)concludeDragOperation:(id <NSDraggingInfo>)sender 165 … [(id <DraggingDestinationHandler>)mView unregisterDraggingDestinationHandler:mDropTargetHelper]; in ~DropTarget() 170 sal_Int8 DropTarget::determineDropAction(sal_Int8 dropActions, id sender) const in determineDropAction() 222 NSDragOperation DropTarget::draggingEntered(id sender) in draggingEntered() 239 id wnd = [mView window]; in draggingEntered() [all …]
|
| /trunk/main/vcl/source/glyphs/ |
| H A D | graphite_features.cxx | 107 maSettings[mnNumSettings].id = getCharId(features, pos, nEquals - pos); in GrFeatureParser() 108 else maSettings[mnNumSettings].id = getIntValue(features, pos, nEquals - pos); in GrFeatureParser() 180 gr::FeatureIterator i = font.featureWithID(setting.id); in isValid() 196 bool GrFeatureParser::isCharId(const std::string & id, size_t offset, size_t length) in isCharId() argument 201 if (i > 0 && id[offset+i] == '\0') continue; in isCharId() 202 if ((id[offset+i]) < 0x20 || (id[offset+i]) < 0) in isCharId() 204 if (i==0 && id[offset+i] < 0x41) in isCharId() 210 int GrFeatureParser::getCharId(const std::string & id, size_t offset, size_t length) in getCharId() argument 217 charId.label[i] = id[offset+i]; in getCharId() 222 charId.label[3-i] = id[offset+i]; in getCharId() [all …]
|
| /trunk/main/cli_ure/source/ure/uno/util/ |
| H A D | WeakBase.cs | 125 byte [] id; in getImplementationId() 129 id = (byte []) s_impl_ids[ type ]; in getImplementationId() 130 if (null == id) in getImplementationId() 136 id = new byte[ 4 + (2 * len) ]; in getImplementationId() 137 id[ 0 ]= (byte) (hash & 0xff); in getImplementationId() 138 id[ 1 ]= (byte) ((hash >> 8) & 0xff); in getImplementationId() 139 id[ 2 ]= (byte) ((hash >> 16) & 0xff); in getImplementationId() 140 id[ 3 ]= (byte) ((hash >> 24) & 0xff); in getImplementationId() 145 id[ 4 + (2 * pos) ] = (byte) (c & 0xff); in getImplementationId() 146 id[ 4 + (2 * pos) +1 ] = (byte) ((c >> 8) & 0xff); in getImplementationId() [all …]
|