Home
last modified time | relevance | path

Searched refs:target (Results 251 – 275 of 1357) sorted by relevance

1...<<11121314151617181920>>...55

/trunk/main/sal/osl/unx/
H A Dbacktrace.c60 #error Unknown Solaris target platform.
224 #error Unknown Linux target platform.
/trunk/main/solenv/bin/modules/installer/
H A Dlogger.pm215 foreach my $target ($self, @{$self->{'forward'}})
217 $target->process_line(
/trunk/main/helpcontent2/helpers/
H A Dcreatemakefile.pl100 ($target = $package) =~ s/\//_/g; $target =~ s/_$//;
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetLinkable.idl81 /** returns the target URL of the link.
87 /** sets the target URL of the link.
/trunk/main/offapi/com/sun/star/ucb/
H A Dmakefile.mk272 .INCLUDE : target.mk
273 .INCLUDE : $(PRJ)$/util$/target.pmk
H A DContent.idl393 succeed, if source and target folder have the same URL scheme.
405 Source and target folder may be the same when doing a move operation.
409 <li>Create a new content at the target folder</br>
410 <code>targetContent = target.execute( "createNewContent", type )</code>
412 <li>Transfer data from source to target content</br>
837 <td>contains information about the target frame to use when displaying
866 the target content</td>
H A DHierarchyDataReadAccess.idl56 any URL, which will be treated as the target of a hierarchy link.
127 containing a <atom>string</atom> containing the target URL of the node.
/trunk/main/offapi/com/sun/star/text/
H A Dmakefile.mk274 .INCLUDE : target.mk
275 .INCLUDE : $(PRJ)$/util$/target.pmk
/trunk/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx105 Any target= xSuppl->createBridge( any, Sequence<sal_Int8>( (sal_Int8*)arId, 16), OLE, UNO ); in convertComObject() local
108 target>>= ret; in convertComObject()
/trunk/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx137 Any target= xSuppl->createBridge( any, Sequence<sal_Int8>( (sal_Int8*)arId, 16), UNO, OLE); in doTest() local
139 if (target.getValueTypeClass() == getCppuType((sal_uInt32*) 0).getTypeClass()) in doTest()
141 VARIANT* pVariant = *(VARIANT**)target.getValue(); in doTest()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl313 /** The target object is the containing document object. The target object implements
330 /** This object is described by the target object. */
333 /** This object is describes the target object. */
336 /** This object is embedded by a target object. */
355 /** This object is label for a target object. */
364 /** This object is labelled by a target object. */
400 /** This object is a sub window of a target object. */
438 /** @brief Returns one accessible relation target.
441 @param [out] target
446 [propget] HRESULT target
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleEdit.idl66 the name of the edit is the localized label of the target
76 if the object is labeled by one or more target
H A Dmakefile.mk335 .INCLUDE : target.mk
336 .INCLUDE : $(PRJ)$/util$/target.pmk
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerImporter.idl65 /** gets the target backend for importing.
76 /** sets the target backend for importing.
/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimation.idl84 The target canvas to render this animation to.
88 target canvas. The view transformation matrix must not be
/trunk/main/offapi/com/sun/star/frame/
H A DXFrame.idl173 List of special target names:
190 <ul><li>(a) a special target ("_blank","_self" ...) or</li>
195 … optional parameter to regulate search if no special target was used for <var>TargetFrameName</var>
/trunk/main/idlc/source/
H A Didlccompile.cxx178 sal_Bool copyFile(const OString* source, const OString& target) in copyFile() argument
186 FILE* pTarget = fopen(target.getStr(), "wb"); in copyFile()
/trunk/main/sc/source/ui/src/
H A Dscerrors.src103 …l $(ARG1) contains characters that are not representable in the selected target character set \"$(…
107 …Text [ en-US ] = "Cell $(ARG1) contains a string that is longer in the selected target character s…
/trunk/main/expat/
H A Dexpat-2.5.0.patch83 +.INCLUDE : target.mk
431 * - The algorithm repeats until all target array indices have been processed.
435 - XML_Content *jobDest = ret; /* next free writing location in target array */
438 + jobDest = ret; /* next free writing location in target array */
/trunk/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf84 '# Check source and target dirs exist
115 "/T:<targetDir> target directory " & vbLf & _
/trunk/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl391 exists or the link target does not exist, the
428 the target (complete path of a key) of the link specified by rLinkName.
432 the link which target will be returned.
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl244 links should be loaded if no target is specified.
429 the URL of the target document
438 representing the target
/trunk/main/cui/source/dialogs/
H A Dhyperdlg.src141 ImageBitmap = Bitmap {File = "target.png" ;} ;
482 ImageBitmap = Bitmap {File = "target.png" ;} ;
816 …Text [ en-US ] = "This is where you create a hyperlink to an existing document or a target within …
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl135 …DOMException - INVALID_CHARACTER_ERR: Raised if the specified target contains an illegal character.
139 [in] string target, [in] string data) raises (DOMException);
/trunk/main/nss/
H A Dnss.patch96 # When cross-compiling, CPU_ARCH should already be defined as the target
202 NSPR_CONFIGURE_OPTS += --enable-win32-target=WIN95

Completed in 68 milliseconds

1...<<11121314151617181920>>...55