Home
last modified time | relevance | path

Searched refs:p (Results 151 – 175 of 3444) sorted by relevance

12345678910>>...138

/trunk/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl61 <p>Exceptions of type
65 and ignored.</p>
76 in the sequence.</p>
81 <p>Exceptions of type
85 and ignored.</p>
104 <p>Exceptions of type
108 and ignored.</p>
169 <p>Exceptions of type
173 and ignored.</p>
185 <p>Exceptions of type
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DListActionType.idl57 <p>The members <member>ListAction::Count</member> and
67 <p>The members <member>ListAction::Count</member> and
77 <p>@todo ... further description of allowed contents for
87 <p>The members <member>ListAction::Count</member> and
102 <p>The members <member>ListAction::ListActionType</member>,
111 <p>The members <member>ListAction::Count</member> and
130 <p>The members <member>ListAction::Count</member> and
140 <p>@todo ... further description of allowed contents for
152 <p>The members <member>ListAction::Count</member> and
159 <p>@todo ...
[all …]
H A DContent.idl81 properties. </p>
83 <p>This interface is required.</p>
456 </p>
459 </p>
468 <p>
474 </p>
480 <p>
493 <p>
542 <p>This property is always read-only.</p>
922 <p>
[all …]
/trunk/main/sc/source/core/tool/
H A Drangelst.cxx143 for ( ScRangePtr p = First(); p && pOver; p = Next() ) in Join() local
145 if ( p == pOver ) in Join()
148 if ( p->In( r ) ) in Join()
158 else if ( r.In( *p ) ) in Join()
160 *p = r; in Join()
163 if ( !bJoined && p->aStart.Tab() == nTab1 && p->aEnd.Tab() == nTab2 ) in Join()
165 if ( p->aStart.Col() == nCol1 && p->aEnd.Col() == nCol2 ) in Join()
178 else if ( p->aStart.Row() == nRow1 && p->aEnd.Row() == nRow2 ) in Join()
375 for ( ScRangePair* p = First(); p && pOver; p = Next() ) in Join() local
377 if ( p == pOver ) in Join()
[all …]
H A Dtoken.cxx144 while ( *p ) in GetStrLen()
145 p++; in GetStrLen()
329 ScRawToken* p; in Clone() local
378 p->nRefCnt = 0; in Clone()
380 return p; in Clone()
1094 nCols == p->nCols && nRows == p->nRows; in operator ==()
1101 if (p) in Assign()
1340 p->nLen = nLen; in Clone()
1341 p->nRPN = nRPN; in Clone()
1385 return p; in Clone()
[all …]
/trunk/main/sc/source/core/data/
H A Dcell.cxx848 if( p ) in GetFormula()
1182 DebugElement( ScFormulaCell* p ) { push(p); } in Interpret() argument
1204 #define erDEBUGDOT_OUT( p ) (DebugDot::out(p)) in Interpret() argument
1205 #define erDEBUGDOT_ELEMENT_PUSH( p ) (DebugElement::push(p)) in Interpret() argument
1569 if (p->IsReferenceFunc() && p->GetLastStackRefToken()) in InterpretTail()
1581 if( p->GetError() && p->GetError() != errCircularReference) in InterpretTail()
1806 sal_uLong nHint = (p ? p->GetId() : 0); in Notify()
2026 if (p) in GetNextRef()
2029 while ( p && lcl_ScDetectiveRefIter_SkipRef( p ) ) in GetNextRef()
2032 if (p) in GetNextRef()
[all …]
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxftblrd.cxx317 DXFLType * p; in SearchLType() local
318 for (p=pLTypes; p!=NULL; p=p->pSucc) { in SearchLType()
319 if (strcmp(pName,p->sName)==0) break; in SearchLType()
321 return p; in SearchLType()
327 DXFLayer * p; in SearchLayer() local
328 for (p=pLayers; p!=NULL; p=p->pSucc) { in SearchLayer()
329 if (strcmp(pName,p->sName)==0) break; in SearchLayer()
331 return p; in SearchLayer()
337 DXFVPort * p; in SearchVPort() local
338 for (p=pVPorts; p!=NULL; p=p->pSucc) { in SearchVPort()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl152 <p>It is given in percent in relation to the width of the bitmap.</p>
159 <p>It is given in percent in relation to the height of the bitmap.</p>
210 <p>This property corresponds to the properties <member>
213 <p>If set to <const>BitmapMode::REPEAT</const>, the property
215 is set to <TRUE/>.</p>
217 <p>If set to <const>BitmapMode::STRETCH</const>, the property
219 is set to <FALSE/>.</p>
231 instead to set all supported bitmap modes.</p>
240 <member>FillBitmapTile</member> property.</p>
249 instead to set all supported bitmap modes.</p>
[all …]
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl82 its data based on the values of the master fields.</p>
84 property is not evaluated.</p>
105 </p>
107 fields or their aliases of the detail report.</p>
109 property is not evaluated.</p>
124 which are not standard SQL, to your database.</p>
133 <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
144 <p>The Filter string has to form a SQL WHERE-clause, <em>without</em> the WHERE-string itself.</p>
151 in the DataAccessDescriptor.</p>
189 equals <member>CommandType::COMMAND</member>.</p>
[all …]
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorModel.idl61 </ul></p>
64 which the model is currently bound to.</p>
84 all property handlers provided by the model use.</p>
143 <member>HasHelpSection</member> is <FALSE/>.</p>
145 <p>The layout of the <type>ObjectInspector</type> is undefined if
147 <member>MaxHelpTextLines</member>.</p>
157 <member>HasHelpSection</member> is <FALSE/>.</p>
159 <p>The layout of the <type>ObjectInspector</type> is undefined if
161 <member>MinHelpTextLines</member>.</p>
170 change any of them.</p>
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DTexture.idl43 transparency.<p>
62 textured primitive).<p>
68 /** Overall transparency of the texturing.<p>
87 hatching.<p>
93 /** Texture bitmap.<p>
104 /** Texture gradient.<p>
108 polygonal outlines.<p>
114 /** Texture hatching.<p>
118 polygonal outlines.<p>
136 <type>TexturingMode</type> constants.<p>
[all …]
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx233 std::list< SvtAcceleratorConfigItem>::const_iterator p; in GetCommand() local
234 for ( p = pImp->aList.begin(); p != pImp->aList.end(); p++ ) in GetCommand()
235 if ( p->nCode == nCode && p->nModifier == nModifier ) in GetCommand()
236 return p->aCommand; in GetCommand()
248 std::list< SvtAcceleratorConfigItem>::iterator p; in SetCommand() local
249 for ( p = pImp->aList.begin(); p != pImp->aList.end(); p++ ) in SetCommand()
250 if ( p->nCode == rItem.nCode && p->nModifier == rItem.nModifier ) in SetCommand()
252 p->aCommand = rItem.aCommand; in SetCommand()
268 std::list< SvtAcceleratorConfigItem>::const_iterator p; in SetItems() local
269 for ( p = rItems.begin(); p != rItems.end(); p++ ) in SetItems()
[all …]
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl46 a frame, at the controller of this frame.</p>
64 container window.</p>
94 in the application window.</p>
106 and provided in this attribute.</p>
155 listener registered at the component.</p>
172 collections.</p>
174 <p>Note there must exist a connection to the database before you can call this method.</p>
176 …<p>If an error occurs opening the given object, then this is reported to the user via an error dia…
231 </p>
261 services.</p>
[all …]
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl58 information.</p>
75 </table></p>
92 document than the one that created this node.</p>
94 the previous parent of the node being inserted is readonly.</p>
101 <p></p>
160 <p>DOMSTRING_SIZE_ERR: Raised when it would return more characters
161 than fit in a DOMString variable on the implementation platform.</p>
198 <p>HIERARCHY_REQUEST_ERR: Raised if this node is of a type that does
228 <p>NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
229 <p>NOT_FOUND_ERR: Raised if oldChild is not a child of this node.
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DLayoutManagerEvents.idl47 <p>
50 </p>
58 <p>
61 </p>
69 <p>
71 </p>
79 <p>
89 <p>
98 <p>
108 <p>
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DWindowAttribute.idl36 <p><b>IMPORTANT:</b> These constants have to be disjunct with
37 constants in <type>VclWindowPeerAttribute</type>.</p>
51 <p>This applies only to top windows.</p>
59 <p>This applies only to top windows.</p>
67 <p>This applies only to top windows.</p>
75 <p>This applies only to top windows.</p>
83 <p>This applies only to top windows.</p>
91 <p>This applies only to top windows.</p>
99 <p>This applies only to top windows.</p>
109 <p>This flag may be ignored, but in this case no system-dependent
[all …]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl54 to identify particular columns.</p>
73 auto-resizing, if its <member>Flexibility</member> attribute is greater <code>0</code>.</p>
80 … <p>Specify <code>0</code> here if you do not want the column to be resized automatically.</p>
85 … <p>Note that a column's flexibility is ignored if its <member>Resizeable</member> attribute is
86 <FALSE/>.</p>
88 …<p>A column's flexibility cannot be negative, attempts to set a negative value will raise an excep…
104 <p>A grid control will usually display a column's help text as tooltip.</p>
110 <p>If the column is not yet part of a column model, <code>Index</code> is -1.</p>
118 be used to retrieve actual data.</p>
121 necessarily needing to adjust the data model, too.</p>
[all …]
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXObjectNames.idl45 or client side specialities.</p>
47 <p>For instance, it can validate names against
56 service.</p>
63 will be thrown.</p>
74 by this function.</p>
83 you are actually creating the table respectively query.</p>
104 by the database, with an underscore character (_).</p>
113 by this function.</p>
118 application driven by user interactions.</p>
146 must not be part of the name.</p>
[all …]
/trunk/main/sw/source/core/ole/
H A Dndole.cxx306 if( !p ) in RestorePersistentData()
312 p->DoInitNew( NULL ); in RestorePersistentData()
347 DBG_ASSERT( p, "No document!" ); in SavePersistentData()
348 if( p ) in SavePersistentData()
536 if( p ) // muss da sein in IsOLEObjectDeleted()
719 DBG_ASSERT( p, "No document!" ); in ~SwOLEObj()
720 if( p ) in ~SwOLEObj()
768 if( !p ) in SetNode()
774 p->DoInitNew( NULL ); in SetNode()
814 ASSERT( p, "kein SvPersist vorhanden" ); in GetOleRef()
[all …]
/trunk/main/basic/source/comp/
H A Dbuffer.cxx39 pParser = p; in SbiBuffer()
59 char* p = pBuf; in GetBuffer() local
62 return p; in GetBuffer()
77 char* p; in Check() local
80 if( !p ) in Check()
91 pBuf = p; in Check()
127 *p++ = (char) ( val1 & 0xFF ); in Patch()
128 *p++ = (char) ( val1 >> 8 ); in Patch()
129 *p++ = (char) ( val2 & 0xFF ); in Patch()
130 *p = (char) ( val2 >> 8 ); in Patch()
[all …]
H A Dexprnode.cxx44 BaseInit( p ); in SbiExprNode()
57 BaseInit( p ); in SbiExprNode()
66 BaseInit( p ); in SbiExprNode()
75 BaseInit( p ); in SbiExprNode()
91 BaseInit( p ); in SbiExprNode()
102 BaseInit( p ); in SbiExprNode()
112 pGen = &p->aGen; in BaseInit()
151 if( p ) in GetRealVar()
152 return p->GetVar(); in GetRealVar()
164 p = p->aVar.pNext; in GetRealNode()
[all …]
/trunk/main/desktop/win32/source/guiloader/
H A Dgenericloader.cxx92 WCHAR * p = desktop_win32::commandLineAppend(cl2, cl1); in GenericMain() local
94 p = desktop_win32::commandLineAppend( in GenericMain()
95 p, MY_STRING(L" \"-env:INIFILENAME=vnd.sun.star.pathname:")); in GenericMain()
96 p = desktop_win32::commandLineAppend(p, szIniDirectory); in GenericMain()
97 p = desktop_win32::commandLineAppend(p, MY_STRING(L"redirect.ini\"")); in GenericMain()
99 p = desktop_win32::commandLineAppend(p, MY_STRING(L" \"-env:OOO_CWD=")); in GenericMain()
101 p = desktop_win32::commandLineAppend(p, MY_STRING(L"0")); in GenericMain()
103 p = desktop_win32::commandLineAppend(p, MY_STRING(L"2")); in GenericMain()
104 p = desktop_win32::commandLineAppendEncoded(p, cwd); in GenericMain()
106 desktop_win32::commandLineAppend(p, MY_STRING(L"\"")); in GenericMain()
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSource.idl89 <p>
95 </p>
104 <p>
110 </p>
118 database document associated with the data source is based on.</p>
121 property is not defined.</p>
136 <p>The <type>DataSource</type> itself does not attempt to interpret any of those values.</p>
138 <p>Instead, the values in this property have two use cases:
158 property for easier single-value access.</p>
172 Pre-defined ones and user-defined ones.</p>
[all …]
/trunk/main/udkapi/com/sun/star/uno/
H A DXInterface.idl40 <p>
58 <p>
64 <p>
66 <p>
70 <p>
73 <p>
77 <p>
86 <p>
98 <p>When you have called acquire() on the
102 <p>
[all …]
/trunk/main/sal/rtl/source/
H A Duuid.cxx37 sal_uInt8 *p = (sal_uInt8 * )&(x); \
38 p[0] = (sal_uInt8) ( ( y >> 24 ) & 0xff );\
39 p[1] = (sal_uInt8) ( ( y >> 16 ) & 0xff );\
40 p[2] = (sal_uInt8) ( ( y >> 8 ) & 0xff );\
41 p[3] = (sal_uInt8) ( ( y ) & 0xff);\
45 sal_uInt8 *p = (sal_uInt8 * )&(x); \
47 p[1] = (sal_uInt8) ( ( y ) & 0xff);\
52 sal_uInt8 *p = (sal_uInt8 * )&(y);\
54 ( ( (sal_uInt16)p[1]) & 0xff);\
58 sal_uInt8 *p = (sal_uInt8 * )&(y); \
[all …]

Completed in 181 milliseconds

12345678910>>...138