Home
last modified time | relevance | path

Searched refs:p (Results 351 – 375 of 3444) sorted by relevance

1...<<11121314151617181920>>...138

/trunk/main/offapi/com/sun/star/frame/
H A DXModel.idl54 <p>
60 </p>
62 <p>
66 </p>
68 <p>
72 </p>
123 <p>
138 <p>
154 <p>
168 <p>
[all …]
H A DXLayoutManager.idl68 <p>
92 </p>
104 <p>
107 </p>
114 <p>
121 </p>
145 <p>
157 <p>
197 <p>
213 <p>
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtprmap.cxx38 #define _M_E( a, p, l, t, c ) \ argument
44 #define _M_ED( a, p, l, t, c ) \ argument
48 #define MT_E( a, p, l, t, c ) \ argument
50 #define MT_ED( a, p, l, t, c ) \ argument
54 #define MP_E( a, p, l, t, c ) \ argument
56 #define MP_ED( a, p, l, t, c ) \ argument
60 #define MG_E( a, p, l, t, c ) \ argument
62 #define MG_ED( a, p, l, t, c ) \ argument
68 #define MS_E( a, p, l, t, c ) \ argument
70 #define MS_ED( a, p, l, t, c ) \ argument
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DRelativePosition.idl48 <p>For example for western languages the primary direction may be
49 the horizontal distance measured from left to right.</p>
51 <p>The values are relative to a reference size (for example the page size).
52 Values between 0 and 1 span the complete bounding rectangle.</p>
59 <p>For example for western languages the secondary direction may be
60 the vertical distance measured from top to bottom.</p>
63 Values between 0 and 1 span the complete bounding rectangle.</p>
69 <p>The Anchor indicates which point of the placed object
70 will be placed at the coordinates given within Primary and Secondary.</p>
72 <p>For example if Anchor is TOP_LEFT the top left corner of an object will
[all …]
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
63 char const * start = p; in toUNOname()
69 OSL_ASSERT( 'N' == *p ); in toUNOname()
70 ++p; // skip N in toUNOname()
72 while ('E' != *p) in toUNOname()
75 long n = (*p++ - '0'); in toUNOname()
76 while ('0' <= *p && '9' >= *p) in toUNOname()
79 n += (*p++ - '0'); in toUNOname()
81 buf.appendAscii( p, n ); in toUNOname()
82 p += n; in toUNOname()
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl57 <p>
63 </p>
64 <p>
70 </p>
113 </p>
159 </p>
201 </p>
255 <p>
258 </p>
259 <p>
[all …]
H A DErrorMessageDialog.idl49 <p>
77 </p>
86 <p>
88 </p>
93 <p>
98 </p>
99 <p>
101 </p>
121 <p>
126 </p>
[all …]
/trunk/main/i18npool/source/breakiterator/data/
H A Dchar_in.txt15 $CR = [\p{Grapheme_Cluster_Break = CR}];
16 $LF = [\p{Grapheme_Cluster_Break = LF}];
17 $Control = [\p{Grapheme_Cluster_Break = Control}];
18 $Prepend = [\p{Grapheme_Cluster_Break = Prepend}];
19 $Extend = [\p{Grapheme_Cluster_Break = Extend}];
20 $SpacingMark = [\p{Grapheme_Cluster_Break = SpacingMark}];
43 $L = [\p{Grapheme_Cluster_Break = L}];
44 $V = [\p{Grapheme_Cluster_Break = V}];
45 $T = [\p{Grapheme_Cluster_Break = T}];
47 $LV = [\p{Grapheme_Cluster_Break = LV}];
[all …]
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch77 if (p != NULL)
88 -#define FreeStdCallThunk(p) __FreeStdCallThunk(p)
90 +//#define FreeStdCallThunk(p) __FreeStdCallThunk(p)
95 +#define FreeStdCallThunk(p) HeapFree(GetProcessHeap(), 0, p)
129 T* p;
151 T* p;
166 IUnknown* p;
273 m_pTop = p > m_pTop ? p : m_pTop;
474 p->Lock();\
1586 p->m_atom = ::RegisterClassExA(&p->m_wc);
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DSetAccess.idl46 <p>Also provides information about the template for elements.
48 </p>
50 <p><em>Sets</em> are dynamic containers within the hierarchy.</p>
52 <p>The number and names of contained elements are not fixed in advance,
54 </p>
72 <p>External names (from foreign namespaces) should be normalized using
75 </p>
82 <p>Interface <type scope="com::sun::star::configuration">XTemplateContainer</type>,
84 in this service, if the elements are of object type. </p>
90 <p>In this service, support for notifications is mandatory.
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DBreakType.idl53 <p>This implies that the object to which it belongs is the
54 first in its column.</p>
65 <p>This implies that the object to which it belongs is the last
66 in its column.</p>
78 <p>This implies that this object is the only one in its column.</p>
89 <p>This implies that the object to which it belongs is the
90 first on its page. </p>
101 <p>This implies that the object to which it belongs is the last
102 on its page.</p>
114 <p>This implies that this object is the only one on its page.</p>
/trunk/main/offapi/com/sun/star/resource/
H A DOfficeResourceLoader.idl38 <p>An OpenOffice.org installation comes with a number of resource files in an proprietary
42 types of resources within those files.</p>
44 <p>Clients have to specifiy the resource file base name in the call to
48 in OpenOffice.org's installation.</p>
51 except that <code>Locale.getDefault()</code> is not used.</p>
53 <p>Resource keys, as passed to the <member>XResourceBundle::getDirectElement</member> or
57 identifier of the resource.</p>
59 <p>The following resource types are currently supported:
63 </p>
65 …<p>Since the numeric resource identifiers are highly build-dependent (e.g. can change with any next
[all …]
/trunk/main/offapi/com/sun/star/sdb/application/
H A DNamedDatabaseObject.idl41 …<p>This member is one of the <type>DatabaseObject</type> or <type>DatabaseObjectContainer</type> c…
47 <p>In case of forms, reports, form folders and report folders, this is the hierarchical
48 path to the object, where the path elements are separated by a slash (<code>/</code>).</p>
50 <p>In case of tables, this is the fully qualified name of the table, as required
51 by the database's table name composition rules.</p>
53 <p>In case of queries, this is the name of the query.</p>
55 … <p>In case of virtual folders denoted by <member>DatabaseObjectContainer::CATALOG</member> and
64 </p>
66 … <p>In case of the virtual folders denoted by <member>DatabaseObjectContainer::TABLES</member>,
70 <member scope="com::sun::star::sdb">DataSource::Name</member>)</p>
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
62 char const * start = p; in toUNOname()
68 OSL_ASSERT( 'N' == *p ); in toUNOname()
69 ++p; // skip N in toUNOname()
71 while ('E' != *p) in toUNOname()
74 long n = (*p++ - '0'); in toUNOname()
75 while ('0' <= *p && '9' >= *p) in toUNOname()
78 n += (*p++ - '0'); in toUNOname()
80 buf.appendAscii( p, n ); in toUNOname()
81 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
62 char const * start = p; in toUNOname()
68 OSL_ASSERT( 'N' == *p ); in toUNOname()
69 ++p; // skip N in toUNOname()
71 while ('E' != *p) in toUNOname()
74 long n = (*p++ - '0'); in toUNOname()
75 while ('0' <= *p && '9' >= *p) in toUNOname()
78 n += (*p++ - '0'); in toUNOname()
80 buf.appendAscii( p, n ); in toUNOname()
81 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx56 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
59 char const * start = p; in toUNOname()
65 OSL_ASSERT( 'N' == *p ); in toUNOname()
66 ++p; // skip N in toUNOname()
68 while ('E' != *p) in toUNOname()
71 long n = (*p++ - '0'); in toUNOname()
72 while ('0' <= *p && '9' >= *p) in toUNOname()
75 n += (*p++ - '0'); in toUNOname()
77 buf.appendAscii( p, n ); in toUNOname()
78 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
62 char const * start = p; in toUNOname()
68 OSL_ASSERT( 'N' == *p ); in toUNOname()
69 ++p; // skip N in toUNOname()
71 while ('E' != *p) in toUNOname()
74 long n = (*p++ - '0'); in toUNOname()
75 while ('0' <= *p && '9' >= *p) in toUNOname()
78 n += (*p++ - '0'); in toUNOname()
80 buf.appendAscii( p, n ); in toUNOname()
81 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx61 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
64 char const * start = p; in toUNOname()
70 OSL_ASSERT( 'N' == *p ); in toUNOname()
71 ++p; // skip N in toUNOname()
73 while ('E' != *p) in toUNOname()
76 long n = (*p++ - '0'); in toUNOname()
77 while ('0' <= *p && '9' >= *p) in toUNOname()
80 n += (*p++ - '0'); in toUNOname()
82 buf.appendAscii( p, n ); in toUNOname()
83 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx62 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
65 char const * start = p; in toUNOname()
71 OSL_ASSERT( 'N' == *p ); in toUNOname()
72 ++p; // skip N in toUNOname()
74 while ('E' != *p) in toUNOname()
77 long n = (*p++ - '0'); in toUNOname()
78 while ('0' <= *p && '9' >= *p) in toUNOname()
81 n += (*p++ - '0'); in toUNOname()
83 buf.appendAscii( p, n ); in toUNOname()
84 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx76 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
79 char const * start = p; in toUNOname()
85 OSL_ASSERT( 'N' == *p ); in toUNOname()
86 ++p; // skip N in toUNOname()
88 while ('E' != *p) in toUNOname()
91 long n = (*p++ - '0'); in toUNOname()
92 while ('0' <= *p && '9' >= *p) in toUNOname()
95 n += (*p++ - '0'); in toUNOname()
97 buf.appendAscii( p, n ); in toUNOname()
98 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
63 char const * start = p; in toUNOname()
69 OSL_ASSERT( 'N' == *p ); in toUNOname()
70 ++p; // skip N in toUNOname()
72 while ('E' != *p) in toUNOname()
75 long n = (*p++ - '0'); in toUNOname()
76 while ('0' <= *p && '9' >= *p) in toUNOname()
79 n += (*p++ - '0'); in toUNOname()
81 buf.appendAscii( p, n ); in toUNOname()
82 p += n; in toUNOname()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx58 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() argument
61 char const * start = p; in toUNOname()
67 OSL_ASSERT( 'N' == *p ); in toUNOname()
68 ++p; // skip N in toUNOname()
70 while ('E' != *p) in toUNOname()
73 long n = (*p++ - '0'); in toUNOname()
74 while ('0' <= *p && '9' >= *p) in toUNOname()
77 n += (*p++ - '0'); in toUNOname()
79 buf.appendAscii( p, n ); in toUNOname()
80 p += n; in toUNOname()
[all …]
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXTabBar.idl40 <p>Every tab of a tab bar has, besides its localized title and help
42 command URL instead of the view URL.</p>
46 sorter or the outline view in the left pane.</p>
47 <p>Tab bar buttons are identified by their resource id. Note that
50 buttons with the same resource id.</p>
51 </p>
52 <p>A better place for this interface (in an extended version) would be
53 <code>com::sun::star::awt</code></p>
92 <p>Their order reflects the visible order in the tab bar.</p>
93 <p>This method can be used when
[all …]
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx180 while (p != pEnd) in parseSearchArgument()
182 sal_Unicode const * q = p; in parseSearchArgument()
230 p = q; in parseSearchArgument()
237 sal_Unicode const * q = p; in parseSearchArgument()
465 p = q; in parseSearchArgument()
466 skipWhiteSpace(p, pEnd); in parseSearchArgument()
468 q = p; in parseSearchArgument()
475 p = q; in parseSearchArgument()
478 p = q; in parseSearchArgument()
483 skipWhiteSpace(p, pEnd); in parseSearchArgument()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl43 <type>AuthenticationRequest</type>. </p>
55 <p>This method should be called before
59 <true/>.</p>
71 <p>This method should be called before
75 returned <true/>.</p>
87 <p>This method should be called before
91 returned <true/>.</p>
111 <p>This method should be called before
115 is also called.</p>
135 returned <true/>.</p>
[all …]

Completed in 78 milliseconds

1...<<11121314151617181920>>...138