Home
last modified time | relevance | path

Searched refs:from (Results 151 – 175 of 1700) sorted by last modified time

12345678910>>...68

/trunk/main/offapi/com/sun/star/frame/
H A DXDispatchRecorderSupplier.idl100 will be made and depend from the result state of that
H A DXFrame.idl66 <p>This frame will take over ownership of the window referred from
270 /** sets a new component into the frame or release an existing one from a frame.
H A DFrameSearchFlag.idl99 If this flag isn't present, any search from bottom to top has to stop, if a top frame
100 will be reached. It doesn't influence a search from top to bottom.
/trunk/main/sal/textenc/
H A Dtcvtjp2.tab247 /* 0x2210 --> 0x817C - come from SJIS */
453 /* 0x3014 --> 0x8160 - come from SJIS */
659 /* characters are also imported from us in all formats. So this */
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl60 of <type>XSlideShowController</type> from <type>XPresentation2</type>
/trunk/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl142 Note: This method can't be used to remove entities from the configuration set.
165 /** remove a key-command-binding from this configuration set.
220 This internal selection can't be influenced from outside.
251 from it. If as result of that the key binding will be empty,
257 from this configuration set. Because normally Commands are "foreign keys"
263 the command, which should be removed from any key binding.
/trunk/main/offapi/com/sun/star/util/
H A DXCloseListener.idl81 will be the owner in every case. It's not allowed to call close() from this listener then.
88 If this listener doesn't disagree with th close request it depends from his internal
H A DDataEditorEventType.idl30 /** specifies the type of an event from an <type>XDataEditor</type>.
H A DSearchFlags.idl113 algorithm may match less than expected from a first glance of
H A DXCloseable.idl51 It depends from the environment of an object, if one or both mechanism are necessary.
91 … Then it's not allowed to call close() from any other place (may a registered XCloseListener).
H A DXOfficeInstallationDirectories.idl70 /** calculates a relocatable URL from the given URL.
/trunk/main/offapi/com/sun/star/embed/
H A DDocumentCloser.idl61 from the container system window.
/trunk/main/sc/source/ui/src/
H A Dfilter.src460 Text [ en-US ] = "Read ~filter criteria from" ;
/trunk/main/sfx2/source/dialog/
H A Dmailwindow.src33 …il configuration. Please save this document locally instead and attach it from within your e-mail …
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXLanguageGuessing.idl159 /** allows to explicitly discard some languages from the set of
/trunk/main/offapi/com/sun/star/sdb/
H A DOfficeDatabaseDocument.idl87 /** allows to initialize the document, either from scratch, or from a stored
98 so the usual way of creating a document from scratch was to create it, set properties as
127 … <td>the document has been initialized from scratch, including plugging it into a frame.</td>
159 <td>the document is about to be saved to a location different from its
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl59 /** is called when both the Undo and the Redo stack have been cleared from all Undo actions.
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt47 …me of an action. The billboard is displayed during the progress messages received from this action.
84 …, set either by the AppSearch action or with the default setting obtained from the Directory table.
143 Error Error N 0 32767 Integer error number, obtained from header file IError(...) macros.
144 Error Message Y Template Error formatting template, obtained from user ed. or localizers.
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
389 …7483647 Disk space to reserve if linked component is installed to run from the source location.
453 Upgrade Remove Y Formatted The list of features to remove when uninstalling a product from thi…
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt47 …me of an action. The billboard is displayed during the progress messages received from this action.
84 …, set either by the AppSearch action or with the default setting obtained from the Directory table.
143 Error Error N 0 32767 Integer error number, obtained from header file IError(...) macros.
144 Error Message Y Template Error formatting template, obtained from user ed. or localizers.
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
389 …7483647 Disk space to reserve if linked component is installed to run from the source location.
453 Upgrade Remove Y Formatted The list of features to remove when uninstalling a product from thi…
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt47 …me of an action. The billboard is displayed during the progress messages received from this action.
84 …, set either by the AppSearch action or with the default setting obtained from the Directory table.
143 Error Error N 0 32767 Integer error number, obtained from header file IError(...) macros.
144 Error Message Y Template Error formatting template, obtained from user ed. or localizers.
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
389 …7483647 Disk space to reserve if linked component is installed to run from the source location.
453 Upgrade Remove Y Formatted The list of features to remove when uninstalling a product from thi…
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt47 …me of an action. The billboard is displayed during the progress messages received from this action.
84 …, set either by the AppSearch action or with the default setting obtained from the Directory table.
143 Error Error N 0 32767 Integer error number, obtained from header file IError(...) macros.
144 Error Message Y Template Error formatting template, obtained from user ed. or localizers.
206 … the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
389 …7483647 Disk space to reserve if linked component is installed to run from the source location.
453 Upgrade Remove Y Formatted The list of features to remove when uninstalling a product from thi…
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m32 /* Decryption code comes from crypt.c by Info-ZIP but has been greatly reduced in terms of
33 compatibility with older software. The following is from the original crypt.c. Code
49 whole source package can be freely distributed, including from the USA.
50 (Prior to January 2000, re-export from the US was a violation of US law.)
54 This encryption code is a direct transcription of the algorithm from
177 Read a byte from a gz_stream; update next_in and avail_in. Return EOF
211 Reads a long in LSB order from the given gz_stream. Sets
563 Translate date/time from Dos format to tm_unz (readable more easilty)
1209 Read bytes from the current file.
1411 Read extra field from the current file (opened by unzOpenCurrentFile)
/trunk/extras/l10n/source/lv/
H A Dlocalize.sdf14163 …ects.xcu 0 value ..Effects.UserInterface.Properties.out-from-screen-center Label 0 lv Out from s…
14164 …ffects.xcu 0 value ..Effects.UserInterface.Properties.in-from-screen-center Label 0 lv In from s…
30007 …all the customers from New York, click a field name with the entry "New York". AutoFilter then fil…
36975 …uide\keyboard.xhp 0 help par_id3149234 36 0 lv every toolbar from top to bottom and from left to…
37298from\</bookmark_value\>\<bookmark_value\>pictures; inserting from Gallery\</bookmark_value\>\<book…
41465 …3156193 98 0 lv When closing a document, remove the words collected from it from the list 202…
42359 …hp 0 help par_id3150449 51 0 lv Finds the \<emph\>Indent\</emph\> (from left, from right, first …
56196 …st ten functions used from \<emph\>Function Wizard\</emph\>, from all defined range names, from al…
64457 …0 lv Click the \<emph\>New Style from Selection\</emph\> icon and select \<emph\>New Styles from S…
72068 …lg.src 0 string STR_QUERY_FULL_JOIN 265 lv Contains ALL records from '%1' and from '%2'. 202…
[all …]
/trunk/extras/l10n/source/ro/
H A Dlocalize.sdf29183 …01.xhp 0 help par_id3145069 2 0 ro Reads a record from a relative file, or a sequence of bytes f…
30007 …all the customers from New York, click a field name with the entry "New York". AutoFilter then fil…
36975 …uide\keyboard.xhp 0 help par_id3149234 36 0 ro every toolbar from top to bottom and from left to…
37298from\</bookmark_value\>\<bookmark_value\>pictures; inserting from Gallery\</bookmark_value\>\<book…
41465 …3156193 98 0 ro When closing a document, remove the words collected from it from the list 202…
42359 …hp 0 help par_id3150449 51 0 ro Finds the \<emph\>Indent\</emph\> (from left, from right, first …
56196 …st ten functions used from \<emph\>Function Wizard\</emph\>, from all defined range names, from al…
63175 …\"menuitem\"\>New Style from Selection\</item\> icon and choose \<item type=\"menuitem\"\>New Styl…
64175from the subdocuments are imported into the master document. First, the new style Style1 from the …
64457 …0 ro Click the \<emph\>New Style from Selection\</emph\> icon and select \<emph\>New Styles from S…
[all …]
/trunk/extras/l10n/source/kk/
H A Dlocalize.sdf30007 …all the customers from New York, click a field name with the entry "New York". AutoFilter then fil…
36975 …uide\keyboard.xhp 0 help par_id3149234 36 0 kk every toolbar from top to bottom and from left to…
37298from\</bookmark_value\>\<bookmark_value\>pictures; inserting from Gallery\</bookmark_value\>\<book…
41465 …3156193 98 0 kk When closing a document, remove the words collected from it from the list 202…
42359 …hp 0 help par_id3150449 51 0 kk Finds the \<emph\>Indent\</emph\> (from left, from right, first …
56196 …st ten functions used from \<emph\>Function Wizard\</emph\>, from all defined range names, from al…
63175 …\"menuitem\"\>New Style from Selection\</item\> icon and choose \<item type=\"menuitem\"\>New Styl…
64457 …0 kk Click the \<emph\>New Style from Selection\</emph\> icon and select \<emph\>New Styles from S…
72068 …lg.src 0 string STR_QUERY_FULL_JOIN 265 kk Contains ALL records from '%1' and from '%2'. 202…
72069 …CROSS_JOIN 265 kk Contains the cartesian product of ALL records from '%1' and from '%2'. 202…
[all …]

Completed in 3060 milliseconds

12345678910>>...68