Home
last modified time | relevance | path

Searched refs:super (Results 1 – 25 of 115) sorted by relevance

12345

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrappercombobox.mm45 self = [ super initWithAccessibleContext: rxAccessibleContext ];
60 NSArray * elementChildren = [ super childrenAttribute ];
125 return [ super accessibilityIsAttributeSettable: attribute ];
135 return [ super accessibilitySetValue: value forAttribute: attribute ];
140 …NSMutableArray * attributeNames = [ NSMutableArray arrayWithArray: [ super accessibilityAttributeN…
H A Daqua11ywrapperstatictext.mm35 NSString * title = [ super titleAttribute ];
36 if ( [ title isEqualToString: [ super valueAttribute ] ] ) {
44 …NSMutableArray * attributeNames = [ NSMutableArray arrayWithArray: [ super accessibilityAttributeN…
H A Daqua11ywrappercheckbox.mm48 return [ super accessibilityIsAttributeSettable: attribute ];
53 …NSMutableArray * attributeNames = [ NSMutableArray arrayWithArray: [ super accessibilityAttributeN…
H A Daqua11ywrapperradiobutton.mm47 return [ super accessibilityIsAttributeSettable: attribute ];
52 …NSMutableArray * attributeNames = [ NSMutableArray arrayWithArray: [ super accessibilityAttributeN…
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx150 OString super( in printConstructorParameters() local
152 typereg::Reader superReader(manager.getTypeReader(super)); in printConstructorParameters()
154 throw CannotDumpException("Bad type library entity " + super); in printConstructorParameters()
462 typereg::Reader super( in printMethods() local
466 if (!super.isValid()) { in printMethods()
473 OString stype(codemaker::convertString(super.getTypeName())); in printMethods()
474 printMethods(o, options, manager, super, generated, delegate, in printMethods()
927 OString super( in generateDocumentation() local
930 generateDocumentation(o, options, manager, super, delegate); in generateDocumentation()
H A Djavatypemaker.cxx143 OString super( in printConstructorParameters() local
145 typereg::Reader superReader(manager.getTypeReader(super)); in printConstructorParameters()
147 throw CannotDumpException("Bad type library entity " + super); in printConstructorParameters()
390 typereg::Reader super( in printMethods() local
394 if ( !super.isValid() ) { in printMethods()
400 printMethods(o, options, manager, super, generated, delegate, in printMethods()
832 OString super( in generateDocumentation() local
836 generateDocumentation(o, options, manager, super, delegate); in generateDocumentation()
H A Dskeletoncommon.cxx399 typereg::Reader super( in checkXComponentSupport() local
403 if ( !super.isValid() ) { in checkXComponentSupport()
409 if ( checkXComponentSupport(manager, super) ) in checkXComponentSupport()
611 typereg::Reader super( in generateFunctionParamterMap() local
615 if ( !super.isValid() ) { in generateFunctionParamterMap()
621 generateFunctionParamterMap(o, options, manager, super, generated, bFirst); in generateFunctionParamterMap()
/trunk/main/offapi/com/sun/star/task/
H A DPasswordContainer.idl41 It stores passwords encripted with a super password. An interaction
42 is used to ask a user for a super password.
51 the super password interaction does not return super password ( for any reason ),
/trunk/main/store/workben/
H A Dt_page.cxx760 SuperPage super;
770 super = allocator->construct<SuperPage>();
771 super->guard();
773 rxLockBytes->writeAt (0, super, super->size());
778 rxLockBytes->readAt (0, &super, super::theSize);
780 super.verify();
/trunk/main/apple_remote/source/
H A DAppleRemote.m122 [super sendRemoteButtonEvent:event pressedDown:YES];
125 [super sendRemoteButtonEvent:event pressedDown:pressedDown];
129 [super sendRemoteButtonEvent:event pressedDown:NO];
H A DRemoteControlContainer.m36 if ( (self = [super initWithDelegate:_remoteControlDelegate]) ) {
52 [super dealloc];
H A DRemoteControl.m51 if ( (self = [super init]) ) {
62 [super dealloc];
H A DRemoteMainController.m43 …self = [super init]; // because we redefined our own init instead of use the fu..nny awakeFromNib
155 [super dealloc];
H A DGlobalKeyboardDevice.m66 if ( (self = [super initWithDelegate: _remoteControlDelegate]) ) {
84 [super dealloc];
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/
H A Dtypes.idl358 service super: com::sun::star::uno::XInterface { super([in] long super); };
417 singleton super: com::sun::star::uno::XNamingService;
/trunk/main/codemaker/source/idlmaker/
H A Didltype.hxx183 void dumpSuperMember(FileStream& o, const ::rtl::OString& super);
198 void dumpSuperMember(FileStream& o, const ::rtl::OString& super);
/trunk/main/offapi/com/sun/star/form/
H A DFormComponents.idl87 …instance, at any time you can obtain the events associated with the <code>n</code><super>th</super>
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx235 sal_Bool dumpSuperMember(FileStream& o, const ::rtl::OString& super, sal_Bool bWithType);
251 sal_Bool dumpSuperMember(FileStream& o, const ::rtl::OString& super, sal_Bool bWithType);
/trunk/main/vcl/aqua/source/window/
H A Dsalnsmenu.mm39 return [super initWithTitle: [NSString string]];
76 id ret = [super initWithTitle: [NSString string]
H A Dsalframeview.mm154 …NSWindow* pNSWindow = [super initWithContentRect: aRect styleMask: mpFrame->getStyleMask() backing…
190 [super displayIfNeeded];
219 return [super canBecomeKeyWindow];
431 …if ((self = [super initWithFrame: [NSWindow contentRectForFrameRect: [pFrame->getNSWindow() frame]…
1708 return [ super accessibleContext ];
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.hxx263 sal_Bool dumpSuperMember(FileStream& o, const ::rtl::OString& super, sal_Bool bWithType);
295 sal_Bool dumpSuperMember(FileStream& o, const ::rtl::OString& super, sal_Bool bWithType);
/trunk/main/fpicker/source/aqua/
H A DNSString_OOoAdditions.cxx47 if ((self = [super init])) {
H A DAquaFilePickerDelegate.cxx40 if ((self = [super init])) {
/trunk/main/setup_native/scripts/
H A Dlangpackscript.sh27 echo You need to have super-user rights to install this language package
H A Dlinuxpatchscript.sh27 echo You need to have super-user permissions to run this patch script

Completed in 112 milliseconds

12345