Home
last modified time | relevance | path

Searched refs:A (Results 101 – 125 of 1196) sorted by relevance

12345678910>>...48

/aoo42x/main/svx/source/dialog/
H A Ducsubset.src44 Text [ en-US ] = "Latin Extended-A";
278 Text [ en-US ] = "CJK Unified Ideographs Extension-A";
294 Text [ en-US ] = "Arabic Presentation Forms-A";
433 Text [ en-US ] = "Miscellaneous Mathematical Symbols-A";
438 Text [ en-US ] = "Supplemental Arrows-A";
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetPageView.idl68 >AccessiblePageHeaderFooterAreasView</type>: A child where calling
74 A child where calling
79 and is at least partially visible. A table fragment is the
82 A child where calling
91 A child where calling
/aoo42x/main/sal/systools/win32/uwinapi/
H A Dmacros.h82 _AUTO_WSTR2STR( lpStr##A, lpStr##W )
85 LPSTR lpStr##A = lpStr##W ? (LPSTR)_alloca( (cchBuffer) * sizeof(CHAR) ) : NULL;
91 MultiByteToWideChar( CP_ACP, 0, lpStr##A, cchSrcBuffer, lpStr##W, (int) cchDestBuffer )
97 WideCharToMultiByte( CP_ACP, 0, lpStr##W, -1, lpStr##A, cchBuffer, NULL, NULL )
/aoo42x/main/offapi/com/sun/star/util/
H A DXStringSubstitution.idl40 /** A common interface for substituting string variables with
59 variables in the given string. A match replaces the variable with the
67 A string containing variables that should be substituted.
94 A string where known substrings should be replaced by variables.
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXCollator.idl91 A mask of <type>CollatorOptions</type>.
111 A mask of <type>CollatorOptions</type>.
128 A sequence of algorithm names.
143 A sequence of end user collator options like those returned
/aoo42x/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsContentProvider.idl69 A TDCP Stream (<type>TransientDocumentsStreamContent</type>) is a
71 contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
75 A TDCP Folder (<type>TransientDocumentsFolderContent</type>) is a
80 A TDCP Document (<type>TransientDocumentsDocumentContent</type>)
/aoo42x/main/offapi/com/sun/star/mail/
H A DMailServiceType.idl34 /** A SMTP service */
37 /** A POP3 service */
40 /** A IMAP service */
H A DXMailServiceProvider.idl42 A factory for creating different mail services.
49 A factory method.
55 A XMailService interface.
/aoo42x/main/
H A DLICENSE149 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
354 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
579 FITNESS FOR A PARTICULAR PURPOSE.
709 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
822 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1247 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1347 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1483 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
1531 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
1747 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
[all …]
H A DLICENSE_category_b57 A.
72 A. Any addition to or deletion from the contents of a file
301 attached the notice in Exhibit A and to related Covered Code.
459 by the Initial Developer in the file described in Exhibit A.
461 EXHIBIT A -Mozilla Public License.
561 EXHIBIT A-Netscape Public License.
620 the notice in Exhibit A, the Executable Form of such Source Code
955 Exhibit A - Source Code Form License Notice
1252 notice in Exhibit A, and to related Covered Code.
1358 EXHIBIT A.
[all …]
/aoo42x/main/basebmp/inc/basebmp/
H A Dpaletteimageaccessor.hxx57 template<class A, typename C> friend class PaletteImageAccessor;
71 template< class A > explicit
72 PaletteImageAccessor( PaletteImageAccessor<A,ColorType> const& rSrc ) : in PaletteImageAccessor() argument
H A Dmetafunctions.hxx39 template<typename A, typename B> struct clone_const
43 template<typename A, typename B> struct clone_const<const A,B>
H A Daccessorfunctors.hxx158 template<class A> friend struct BinaryFunctorSplittingWrapper;
165 template< class A > explicit
167 BinaryFunctorSplittingWrapper<A> const& src ) : maFunctor(src.maFunctor) {} in BinaryFunctorSplittingWrapper()
/aoo42x/main/offapi/com/sun/star/text/
H A DAccessibleEndnoteView.idl71 A child of this kind is returned for every paragraph
73 is at least partially visible. A paragraph fragment is
78 A child of this kind is returned for every table
80 and is at least partially visible. A table fragment is
H A DAccessibleFootnoteView.idl71 A child of this kind is returned for every paragraph
73 is at least partially visible. A paragraph fragment is
78 A child of this kind is returned for every table
80 and is at least partially visible. A table fragment is
H A DAccessibleTextFrameView.idl72 >AccessibleParagraphView</type>: A child of this
75 partially visible. A paragraph fragment is the part
79 >AccessibleTableView</type>: A child of this kind is
82 visible. A table fragment is the part of a table
/aoo42x/main/connectivity/source/parse/
H A Dsqlflex.l429 <SQL>[A-Za-z\200-\277\300-\337\340-\357\360-\367\370-\373\374-\375][A-Za-z\200-\277\300-\337\340-\3…
439 <PREDICATE_GER,PREDICATE_ENG,DATE>[A-Za-z\200-\277\300-\337\340-\357\360-\367\370-\373\374-\375][A-…
459 <PREDICATE_GER,PREDICATE_ENG>[0-9.,][A-Za-z0-9_.,%]* {return gatherNamePre(SQLyytext);}
/aoo42x/main/dbaccess/source/core/resource/
H A Dstrings.src146 Text [ en-US ] = "A row cannot be refreshed when the ResultSet is positioned after the last row.";
150 …Text [ en-US ] = "A new row cannot be inserted when the ResultSet is not first moved to the insert…
154 Text [ en-US ] = "A row cannot be modified in this state";
158 Text [ en-US ] = "A row cannot be deleted in this state.";
317 Text [ en-US ] = "A connection for the following URL was requested \"$name$\".";
/aoo42x/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl40 A generic status bar field is represented as a simple text field. A status
43 A typical example for status bar controller is a zoom chooser. It shows
64 <p>A status bar controller is initialized with <b>five</b> additional
106 A status bar controller instance is ready for use after this call has
H A DStatusbarController.idl36 A generic status bar function is represented as a text field which
37 provides status information to the user. A status bar controller can be
40 A typical example for a status bar controller is the zoom level chooser
/aoo42x/main/cppuhelper/test/
H A Dhelpertest.idl33 interface A : com::sun::star::uno::XInterface
38 interface BA : A
43 interface CA : A
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DDataFilter.idl40 /** A filter gets some data and provides some data. The received data
46 /** A DataFilter is a DataSink, because you can set some data at a
51 /** A DataFilter is a DataSource, because you can get some data
H A DXDataProvider.idl97 E.g., if the first range refers to "$Sheet1.$A$1:$A$8" and the
99 merged together to "$Sheet1.$A$1:$B$8".</p>
102 A data source containing all data used in a chart.
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl88 …<p>A column's flexibility cannot be negative, attempts to set a negative value will raise an excep…
99 …/** A title is displayed in the column header row if <method>UnoControlGridModel::ShowColumnHeader…
104 <p>A grid control will usually display a column's help text as tooltip.</p>
116 …<p>A grid control has a column model and a data model, both containing a possibly different number…
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log6 ITEM Assertion OK : Address of Application.Columns is: $A:$A
62 ITEM Assertion OK : Range of multiple columns is: $A:$A,$C:$C
133 ITEM Assertion OK : Resized Range is : $A$20:$D$23
256 ITEM Assertion OK : - = $A$8

Completed in 121 milliseconds

12345678910>>...48