Home
last modified time | relevance | path

Searched refs:p (Results 401 – 425 of 3444) sorted by relevance

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

/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl57 /** Start animation sequence of this sprite.<p>
70 later on.<p>
82 /** Stop the animation sequence.<p>
88 anymore.<p>
100 sprites automatically.<p>
107 animation.<p>
113 <member>XSpriteCanvas::updateScreen()</member>.<p>
120 animation.<p>
130 <member>XSpriteCanvas::updateScreen()</member>.<p>
146 instance.<p>
[all …]
H A DInterpolationMode.idl29 frames.<p>
39 /** Perform a nearest neighbor interpolation.<p>
43 coordinate.<p>
49 /** Perform a linear interpolation.<p>
53 weighted with (t-t0) and v1 weighted with (t1-t).<p>
59 /** Perform a cubic interpolation.<p>
64 curve.<p>
70 /** Perform a cubic bezier spline interpolation.<p>
75 curve.<p>
81 /** Perform a quadric bezier spline interpolation.<p>
[all …]
H A DXColorSpace.idl50 /** Information how to interpret certain color data.<p>
57 graphics).<p>
63 integers for color representation.<p>
67 /** Query type of this color space.<p>
74 /** Query the kind for each color component.<p>
85 space.<p>
93 /** Query rendering intent of this color space.<p>
113 /** Convert to color of another color space.<p>
176 color values, with linear alpha.<p>
182 the original intensity).<p>
[all …]
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx126 INetMessageHeader *p = in GetHeaderName_Impl() local
128 if (p) in GetHeaderName_Impl()
129 return UniString(p->GetName(), eEncoding); in GetHeaderName_Impl()
137 INetMessageHeader *p = in GetHeaderValue_Impl() local
139 if (p) in GetHeaderValue_Impl()
151 m_aHeaderList.Insert (p, LIST_APPEND); in SetHeaderField_Impl()
156 p = (INetMessageHeader*)(m_aHeaderList.Replace(p, rnIndex)); in SetHeaderField_Impl()
157 delete p; in SetHeaderField_Impl()
205 INetMessageHeader *p = in GetHeaderField() local
207 if (p) in GetHeaderField()
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotField.idl79 <p>If the data pilot table is based on a spreadsheet cell range, a field
81 cell of the column.</p>
112 fields with the specified orientation.</p>
120 <p>For column and row fields, this is the function for subtotals
123 table.</p>
131 <p>This property is supported by column and row fields only.</p>
133 <p>An empty sequence means no subtotals. The same effect can be
138 <const>GeneralFunction::AUTO</const>.</p>
140 <p>The order of the functions in this sequence is reflected in the
142 when setting the property.</p>
[all …]
H A DXSheetLinkable.idl43 <p>To insert a sheet link, the sheet used as linked sheet has to exist
46 collection and links the sheet to the specified external sheet.</p>
59 <p>If the returned value is <const>SheetLinkMode::NORMAL</const>,
61 only results of formulas are used.</p>
73 <p>If the value is <const>SheetLinkMode::NORMAL</const>,
75 only results of formulas are used.</p>
89 <p>A <type>SheetLink</type> object with the same file name must
90 exist already or the link will not work.</p>
104 <p>This method sets the sheet name in the <type>SheetLink</type>
113 <p>A <type>SheetLink</type> object is created if it does not exist,
[all …]
H A DDataPilotFieldGroup.idl48 <p>The members (also called items) of this collection are instances of
49 <type>DataPilotFieldGroupItem</type>.</p>
61 <p>It is possible to change the name of this field group as long as
93 <p>The <type scope="com::sun::star::container">XNameContainer</type>
96 It is possible to insert, remove, and replace members.</p>
98 <p>The method <member scope="com::sun::star::container">
109 </ul></p>
111 <p>The method <member scope="com::sun::star::container">
114 second argument and insert the specified member name.</p>
116 <p>The method <member scope="com::sun::star::container">
[all …]
H A DFillMode.idl41 <p>All cells are filled with the same value.</p>
49 <p>Cell by cell, the value used to fill the cells is increased
50 by an additive value.</p>
58 <p>Cell by cell, the value used to fill the cells is multiplied
59 by a specified value.</p>
67 <p>Cell by cell, the value used to fill the cells is increased
68 by a specified number of days</p>
78 <p>The cells are filled using a user-defined series.</p>
H A DSpreadsheet.idl105 <p>This service extents the service SheetCellRange. A spreadsheet is
106 nothing else than a cell range with extended functionality.</p>
231 <p>Possible values are com::sun::star::text::WritingMode2::LR_TB to
234 right to left.</p>
244 <p> The automatic print area is used to print a sheet without
245 explicit print areas, also if other sheets have print areas.</p>
248 the used area of this sheet is also printed.</p>
251 only these specified print areas are printed.</p>
254 whether property is true or false.</p>
256 <p> This property can only be true, if there are no print areas given
[all …]
/trunk/main/offapi/com/sun/star/table/
H A DCellProperties.idl104 value is not used.</p>
137 <p>If the <member>CellProperties::RotateAngle</member> property
138 is non-zero, this value is not used.</p>
163 this value is not used.</p>
171 <p>If used with a cell range, the top, left, right, and bottom
173 the individual cell.</p>
205 <p>The proper value can be determined by using the
207 interface of the document.</p>
221 <p>Cell protection is active only if the sheet is protected.</p>
229 <p>This property is used i.e. by the XML filters to load and
[all …]
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl84 service.</p>
99 <p>Only the column position can be modified using this interface, as the row position within
100 …control bound to a data source is given implicitly (by the cursor position of the data source).</p>
124 …<p>Besides the normal opreration mode (which is used to display the database form's data) the cont…
125 for instance support a filter mode.</p>
134 of the (to-be-) selected rows.</p>
140 …<p>A grid control can contain own UI elements for traveling within the database form it belongs to…
144 register interceptors for the actions in question.</p>
146 <p>Usual URLs to use include
155 </p>
[all …]
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl42 <p>This operation cannot be executed without arguments. When executing it (i.e.
45 denotes the position to move the form to.</p>
52 <p>This is not strictly an operation you can do on a form, but rather a
54 respective methods.</p>
56 <p>The state obtained here is a string, not a number. This is because in an UI
59 the record count.</p>
108 <p>For instance, if the currently active form control is bound to a table field
111 on the form.</p>
125 <p>Note that this does not apply to criterios which are part of the form's
128 will not be removed.</p>
[all …]
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas337 Dim p As Integer variable
339 p = InStr(sBuffer & sSep, sSep)
340 GetField = VBA.Left(sBuffer, p - 1)
557 Dim p As Integer variable
562 p = InStr(sTmp, sToken)
563 If p Then
564 sTmp = VBA.Left(sTmp, p - 1) + sReplacement + Mid(sTmp, p + Len(sToken))
566 Loop While p
600 Dim p As Integer variable
603 p = InStr(sTemp, vbNullChar)
[all …]
/trunk/main/udkapi/com/sun/star/uno/
H A DXWeak.idl46 <p>This interface is proxy to the adapted object.
53 </p>
54 <p>This module specifies the interfaces for implementing and using
55 weak references.</p>
56 <p>
58 </p>
59 <p>The sense of weak references is to hold a reference to an object
63 </p>
91 </p>
102 <p>It is important that the adapter must know, but not hold
[all …]
/trunk/main/offapi/com/sun/star/form/
H A DFormComponent.idl60 <p>This interface also provides the access to the component's parent.</p>
85 <p>Every concrete form component - i.e. every service which includes
88 properties</em>.</p>
90 <p>Additionally, you can add more properties to the component as needed,
92 Those properties are called <em>dynamic properties</em>.</p>
94 <p>Dynamic properties are not evaluated by the component itself,
96 use by other instances.</p>
98 <p>Note that dynamic properties added to a form component are, by definition,
101 <member scope="com::sun::star::beans">XPropertyContainer::addProperty</member> call.</p>
111 <p>Note that the name accessed here is the same as when using the
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DImageButton.idl56 …<p>The image to be displayed is determined by <member scope="com::sun::star::awt">UnoControlImageC…
57 property specifies the URL of an image to be displayed.</p>
70 <p>Other components can register as <type scope="com::sun::star::awt">XImageConsumer</type>
71 at this producer. Then they will be notified of any change in the image to be displayed.</p>
73 <p>Whenever the <member scope="com::sun::star::awt">UnoControlImageControlModel::ImageURL</member>
79 data stream to display the image</p>
91 <p>This property is evaluated if the button is of type URL.</p>
93 <p>As always, there is a number of target names which have a special meaning, and force
94 a special <type scope="com::sun::star::frame">Frame</type> to be used.</p>
101 <p>This property is evaluated if the button is of type URL.</p>
/trunk/main/basic/source/comp/
H A Dexprgen.cxx129 for( SbiExprNode* p = this; p; p = p->aVar.pNext ) in Gen() local
131 if( p == this && pWithParent_ != NULL ) in Gen()
133 p->GenElement( eOp ); in Gen()
151 for( OpTable* p = aOpTable; p->eTok != NIL; p++ ) in Gen() local
153 if( p->eTok == eTok ) in Gen()
155 pGen->Gen( p->eOp ); break; in Gen()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx704 return Reference< XContent >( p ); in createNewContent()
1305 ContentEventNotifier* p; in cDEL() local
1312 p = 0; in cDEL()
1314 return p; in cDEL()
1328 ContentEventNotifier* p = 0; in cEXC() local
1336 return p; in cEXC()
1344 ContentEventNotifier* p = 0; in cCEL() local
1351 return p; in cCEL()
1365 return p; in cPSL()
1380 PropertyChangeNotifier* p = 0; in cPCL() local
[all …]
/trunk/main/offapi/com/sun/star/rdf/
H A DXRepository.idl103 <p>
109 </p>
110 <p>
119 </p>
142 <p>
151 </p>
203 <p>
284 <p>
312 <p>
337 <p>
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxvals.cxx47 sal_Bool BigInt::INT64( SbxINT64 *p ) const in INT64()
53 p->nLow = ((sal_uInt32)nNum[1] << 16) | (sal_uInt32)nNum[0]; in INT64()
54 p->nHigh = ((sal_uInt32)nNum[3] << 16) | (sal_uInt32)nNum[2]; in INT64()
56 p->CHS(); in INT64()
59 p->Set( (sal_Int32)nVal ); in INT64()
76 sal_Bool BigInt::UINT64( SbxUINT64 *p ) const in UINT64()
82 p->nLow = ((sal_uInt32)nNum[1] << 16) | (sal_uInt32)nNum[0]; in UINT64()
83 p->nHigh = ((sal_uInt32)nNum[3] << 16) | (sal_uInt32)nNum[2]; in UINT64()
89 p->Set( (sal_uInt32)nVal ); in UINT64()
/trunk/main/offapi/com/sun/star/configuration/
H A DUpdateRootElement.idl42 <p>Extends <type>AccessRootElement</type> by adding support for
44 </p>
46 <p>An implementation represents the root of a partial hierarchy. [See the
50 </p>
52 <p>Elements of the hierarchy, such as descendants of this root element,
57 </p>
59 <p>The accumulated changes within this hierarchy can be managed using
65 </p>
87 </p>
89 <p>If the implementation supports
[all …]
/trunk/main/binaryurp/source/
H A Dmarshal.cxx187 sal_Sequence * p = tid.getHandle(); in writeTid() local
191 cppu::UnoType< css::uno::Sequence< sal_Int8 > >::get()), &p); in writeTid()
241 uno_Any const * p = static_cast< uno_Any const * >(value); in writeValue() local
242 css::uno::TypeDescription t(p->pType); in writeValue()
244 writeValue(buffer, t, p->pData); in writeValue()
249 sal_Sequence * p = *static_cast< sal_Sequence * const * >(value); in writeValue() local
250 writeCompressed(buffer, static_cast< sal_uInt32 >(p->nElements)); in writeValue()
258 buffer->end(), p->elements, p->elements + p->nElements); in writeValue()
260 for (sal_Int32 i = 0; i != p->nElements; ++i) { in writeValue()
261 writeValue(buffer, ctd, p->elements + i * ctd.get()->nSize); in writeValue()
/trunk/main/desktop/win32/source/
H A Dextendloaderenvironment.cxx57 for (WCHAR const * p = paths;; ++p) { in contains() local
58 WCHAR c = *p; in contains()
93 for (WCHAR * p = iniDirEnd; *p != L'\0'; ++p) { in extendLoaderEnvironment() local
94 *nameEnd++ = *p; in extendLoaderEnvironment()
166 WCHAR * p = exclude2 ? pad2 - 1 : padEnd; in extendLoaderEnvironment() local
168 *p++ = L';'; in extendLoaderEnvironment()
171 *p++ = env[i]; in extendLoaderEnvironment()
/trunk/main/xml2cmp/source/support/
H A Dlist.hxx138 for ( unsigned p = len; p > pos; --p) in insert() local
140 inhalt[p] = inhalt[p-1]; in insert()
154 for ( unsigned p = pos; p < len; ++p) in remove() local
156 inhalt[p] = inhalt[p+1]; in remove()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx650 unsigned long * p = (unsigned long *) code; in codeSnippet() local
688 * p++ = 0xafa40000; in codeSnippet()
689 * p++ = 0xafa50004; in codeSnippet()
690 * p++ = 0xafa60008; in codeSnippet()
691 * p++ = 0xafa7000c; in codeSnippet()
693 * p++ = 0x34840000 | (functionIndex & 0x0000ffff); in codeSnippet()
695 * p++ = 0x34a50000 | (vtableOffset & 0x0000ffff); in codeSnippet()
696 * p++ = 0x27a60000; in codeSnippet()
697 * p++ = 0x27a70010; in codeSnippet()
700 * p++ = 0x03200008; in codeSnippet()
[all …]

Completed in 84 milliseconds

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