/aoo42x/main/codemaker/source/commonjava/ |
H A D | commonjava.cxx | 107 || identifier == "byte" in translateUnoToJavaIdentifier() 108 || identifier == "case" in translateUnoToJavaIdentifier() 110 || identifier == "char" in translateUnoToJavaIdentifier() 115 || identifier == "do" in translateUnoToJavaIdentifier() 117 || identifier == "else" in translateUnoToJavaIdentifier() 123 || identifier == "for" in translateUnoToJavaIdentifier() 125 || identifier == "if" in translateUnoToJavaIdentifier() 129 || identifier == "int" in translateUnoToJavaIdentifier() 133 || identifier == "new" in translateUnoToJavaIdentifier() 149 || identifier == "try" in translateUnoToJavaIdentifier() [all …]
|
/aoo42x/main/solenv/bin/modules/installer/windows/ |
H A D | registry.pm | 184 my $identifier = ""; 188 $identifier = lc($identifier); # always lower case 192 $identifier =~ s/gid_regitem_/g_r_/; 193 $identifier =~ s/_soffice_/_s_/; 194 $identifier =~ s/_clsid_/_c_/; 196 $identifier =~ s/_microsoft_/_ms_/; 201 $identifier =~ s/_software_/_sw_/; 203 $identifier =~ s/_classpath_/_cp_/; 204 $identifier =~ s/_extension_/_ex_/; 207 $identifier =~ s/__/_/g; [all …]
|
H A D | removefile.pm | 40 my $identifier = "remove_" . $folderitem->{'directory'}; 42 $identifier = lc($identifier); 44 return $identifier;
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | XCommandProcessor.idl | 64 /** creates a unique identifier for a command. 66 <p>This identifier can be used to abort the execution of the command 67 accociated with that identifier. Note that it is generally not 71 only should get one identifier per thread and assign it to every 75 identifier should not be used any longer (and instead be released by a 80 <p>To avoid ever-increasing resource consumption, the identifier 86 a command identifier. 100 is a unique id for the command. This identifier was obtained by calling 105 <type>XCommandProcessor</type>, obtains exactly one identifier 107 This identifier can be used for every call to [all …]
|
H A D | XCommandProcessor2.idl | 41 /** releases a command identifier obtainded through 45 <p>After this call the command identifier cannot be used any longer in 49 reuses this identifier.)</p> 52 A command identifier obtained through 54 identifier is zero, the request is silently ignored; but if the 55 identifier is invalid (not obtained via
|
H A D | XContentAccess.idl | 43 the cursor. If the client only needs the identifier string of the content, 56 /** returns the identifier string of the content ( "cheap method" ). 61 the identifier string. 66 /** returns the identifier object of the content. 69 the identifier object.
|
H A D | XContentIdentifier.idl | 36 /** An identifier for contents. 45 /** returns the content identifier string. 48 the content identifier string. This must be a valid URI 54 would implement the 'imap' scheme), the content identifier 66 <p>This string will be calculated from the content identifier string
|
/aoo42x/main/desktop/test/deployment/identifier/ |
H A D | readme.txt | 22 legacy/identifier.oxt and explicit/identifier.oxt are two different extensions 23 that happen to have the same file name. legacy/identifier.oxt does not have an 24 explicit extension identifier, so it gets the implicit one "org.openoffice. 25 legacy.identifier.oxt". explicit/identifier.oxt has the 26 explicit extension identifier "org.openoffice/framework/desktop/test/deployment/ 27 identifier/explicit/identifier.oxt".
|
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 375 OUString const & identifier, in getExtensionsWithSameIdentifier() argument 388 identifier, fileName, xCmdEnv); in getExtensionsWithSameIdentifier() 429 OUString const & identifier, OUString const & fileName) in isUserDisabled() argument 481 OUString const & identifier, OUString const & fileName, in activateExtension() argument 554 OUString const & identifier, OUString const & fileName, in backupExtension() argument 563 identifier, fileName, tmpCmdEnv); in backupExtension() 887 OUString const & identifier, OUString const & fileName, in removeExtension() argument 922 identifier, fileName, xCmdEnv); in removeExtension() 926 identifier, fileName, xAbortChannel, xCmdEnv); in removeExtension() 1182 OUString const & identifier, in getDeployedExtension() argument [all …]
|
H A D | dp_extensionmanager.hxx | 96 ::rtl::OUString const & identifier, 153 ::rtl::OUString const & identifier, 164 ::rtl::OUString const & identifier, 227 ::rtl::OUString identifier; 250 bool isUserDisabled(::rtl::OUString const & identifier, 257 ::rtl::OUString const & identifier, 271 getExtensionsWithSameId(::rtl::OUString const & identifier, 277 ::rtl::OUString const & identifier, ::rtl::OUString const & fileName,
|
/aoo42x/main/apple_remote/source/ |
H A D | GlobalKeyboardDevice.m | 114 …NSLog( @"Apple Remote: Unknown global keyboard defaults key for button identifier %d", remoteButto… 161 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier { 165 if ([remoteIdentifier unsignedIntValue] == identifier) return YES; 174 …fiers: (unsigned int) modifiers remoteEventIdentifier: (RemoteControlEventIdentifier) identifier { 187 …[hotKeyRemoteEventMapping setObject: [NSNumber numberWithInt:identifier] forKey: [NSNumber numberW… 234 …RemoteControlEventIdentifier identifier = [keyboardDevice remoteControlEventIdentifierForID:hkCom.… 235 if (identifier == 0) return noErr; 238 if (identifier != lastEvent) { 239 lastEvent = identifier; 244 [keyboardDevice sendRemoteButtonEvent: identifier pressedDown: pressedDown];
|
/aoo42x/main/idlc/source/ |
H A D | parser.y | 509 identifier 572 identifier 1003 identifier 1325 identifier 1361 identifier 1580 identifier 1929 identifier 2037 identifier 2224 identifier 2250 identifier [all …]
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | XCharacterClassification.idl | 145 <p> A name or identifier must match the 179 allowed characters a name or identifier may start with. 183 identifier may start with. 187 allowed characters a name or identifier may continue with. 191 identifier may continue with. 196 // First character of an identifier may be any alphabetic or underscore. 200 // No further characters assumed to be contained in an identifier 250 // First character of an identifier may be any alphanumeric or underscore. 252 // No further characters assumed to be contained in an identifier start. 261 // Test if it is an identifier name and if it only is one
|
/aoo42x/main/offapi/com/sun/star/xml/sax/ |
H A D | XFastTokenHandler.idl | 43 <const>FastToken::NAMESPACE</const>. If a string identifier is not known 50 /** returns a integer token for the given string identifier. 54 if the identifier is not known to this instance. 60 /** returns a string identifier for the given integer token. 73 if the identifier is not known to this instance. 79 /** returns a identifier for the given integer token as a byte
|
/aoo42x/main/solenv/bin/modules/installer/ |
H A D | download.pm | 1288 my @identifier = (); 1296 my $identifier = $1; 1297 push(@identifier, $identifier); 1301 return \@identifier; 1382 my ( $nshfile, $identifier, $newstring, $nshfilename, $onelanguage ) = @_; 1389 if ( ${$nshfile}[$i] =~ /\s+\Q$identifier\E\s+\"(.+)\"\s*$/ ) 1411 my ( $nlffile, $identifier, $newstring, $nlffilename, $onelanguage ) = @_; 1415 if ( ${$nlffile}[$i] =~ /^\s*\#\s+\^\s*\Q$identifier\E\s*$/ ) 1444 my $identifier = ${$allidentifier}[$i]; 1445 my $language_block = get_language_block_from_language_file($identifier, $mlffile); [all …]
|
H A D | simplepackage.pm | 193 my @identifier = (); 201 my $identifier = $1; 202 push(@identifier, $identifier); 206 return \@identifier; 297 my $identifier = ${$allidentifier}[$i]; 298 my $language_block = get_language_block_from_language_file($identifier, $translationfile); 304 replace_one_variable_in_shellscript($scriptfile, $newstring, $identifier);
|
/aoo42x/main/soltools/cpp/ |
H A D | _mcrvalid.c | 78 else if (in_pTokenWhereMacroBecomesValid->identifier > 0) in mvl_add() 80 pNew->nTokenWhereMacroBecomesValid = in_pTokenWhereMacroBecomesValid->identifier; in mvl_add() 85 in_pTokenWhereMacroBecomesValid->identifier = inout_pValidators->nextFreeIdentifier; in mvl_add() 122 if (pV->nTokenWhereMacroBecomesValid == inout_pTokenToCheck->identifier) in mvl_check() 147 tp->identifier = 0; in tokenrow_zeroTokenIdentifiers()
|
/aoo42x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 158 OUString const & identifier); 182 bool bRemoved, OUString const & identifier); 213 OUString const & identifier); 246 sal_Bool bRemoved, OUString const & identifier, 346 OUString const & identifier) in ComponentPackageImpl() argument 348 xPackageType, bRemoved, identifier), in ComponentPackageImpl() 697 sal_Bool bRemoved, OUString const & identifier, in bindPackage_() argument 801 identifier); in bindPackage_() 1615 xPackageType, bRemoved, identifier), in TypelibraryPackageImpl() 1831 bool bRemoved, OUString const & identifier) in ComponentsPackageImpl() argument [all …]
|
/aoo42x/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 89 bool bRemoved, OUString const & identifier); 96 sal_Bool bRemoved, OUString const & identifier, 129 OUString const & identifier) in PackageImpl() argument 133 : myBackend->m_xDialogLibTypeInfo, bRemoved, identifier), in PackageImpl() 228 sal_Bool bRemoved, OUString const & identifier, in bindPackage_() argument 278 dialogURL, bRemoved, identifier); in bindPackage_() 286 bRemoved, identifier); in bindPackage_()
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XPopupMenu.idl | 48 specifies the menu item identifier. 62 specifies the menu item identifier. 73 specifies the menu item identifier. 133 specifies the menu item identifier for which the <type>KeyEvent</type> should be set. 148 … specifies the menu item identifier for which the <type>KeyEvent</type> should be retrieved. 158 specifies the menu item identifier for which the image should be set. 174 specifies the menu item identifier for which the image should be retrieved.
|
/aoo42x/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_sfwk.cxx | 84 OUString const & identifier); 94 sal_Bool bRemoved, OUString const & identifier, 146 OUString const & identifier) in PackageImpl() argument 148 myBackend->m_xTypeInfo, bRemoved, identifier), in PackageImpl() 241 OUString const & identifier, Reference<XCommandEnvironment> const & xCmdEnv ) in bindPackage_() argument 317 return new PackageImpl( this, url, sfwkLibType, bRemoved, identifier); in bindPackage_()
|
/aoo42x/main/offapi/com/sun/star/deployment/ |
H A D | XExtensionManager.idl | 104 @param identifier 105 package identifier 117 [in] string identifier, 199 @param identifier 200 extension identifier 210 [in] string identifier, 217 /** gets all extensions with the same identifier from all repositories. 226 [in] string identifier, 237 particular extension identifier. The members are also sequences which
|
/aoo42x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 109 OUString const & identifier, 174 OUString const & identifier); 383 sal_Bool bRemoved, OUString const & identifier, in bindPackage_() argument 445 identifier); in bindPackage_() 451 identifier); in bindPackage_() 493 xPackageType, bRemoved, identifier), in PackageImpl() 792 OUString identifier; in getIdentifier() local 794 identifier = m_identifier; in getIdentifier() 796 identifier = dp_misc::generateIdentifier( in getIdentifier() 800 true, identifier); in getIdentifier() [all …]
|
/aoo42x/main/udkapi/com/sun/star/container/ |
H A D | XIdentifierContainer.idl | 61 /** inserts an element and creates a new unique identifier for it. 64 the newly created identifier under which the element is inserted. 84 /** removes the element with the specified identifier. 87 The identifier that should be removed. 90 If the identifier does not exist.
|
/aoo42x/main/offapi/com/sun/star/xml/crypto/ |
H A D | DigestID.idl | 41 /** identifier of SHA-1 algorithm 46 /** identifier of SHA-256 algorithm 51 /** identifier of SHA-1 algorithm that is applied to the first kilobyte 57 /** identifier of SHA-256 algorithm that is applied to the first kilobyte
|