Home
last modified time | relevance | path

Searched refs:p (Results 951 – 975 of 3572) sorted by relevance

1...<<31323334353637383940>>...143

/trunk/main/udkapi/com/sun/star/connection/
H A DXConnection.idl33 <p> You should additionally implement XConnection2.
41 <p> This method is blocking, meaning that it always returns a bytesequence
45 <p> please see also the readSomeBytes() method of XConnection2.
62 <p>The method blocks until the whole sequence is written.
85 <p>This string is different from the arguments to <member>XConnection::accept</member>
87 handle value. For example, "socket,host=localhost,port=2002,uniqueValue=2324". </p>
/trunk/main/shell/prj/
H A Dbuild.lst6 sl shell\source\unix\exec nmake - p sl_unix sl_inc NULL
8 sl shell\source\unix\misc nmake - p sl_unix_misc sl_inc NULL
10 sl shell\source\cmdmail nmake - p sl_cmdmail sl_inc NULL
16 sl shell\source\all\zipfile nmake - p sl_all_zipfile sl_inc NULL
18 …hell\source\all\ooofilereader nmake - p sl_all_ooofilereader sl_all_zipfile.p
/trunk/main/sw/source/ui/utlui/
H A Dinitui.cxx251 String* p = new String( ResId( n + 1, *pSwResMgr) ); in ImpAutoFmtNameListLoader() local
256 p->SearchAndReplace(C2S("%1"), C2S(",,")); in ImpAutoFmtNameListLoader()
257 p->SearchAndReplace(C2S("%2"), C2S("''")); in ImpAutoFmtNameListLoader()
262 p->SearchAndReplace(C2S("%1"), rLclD.getDoubleQuotationMarkStart()); in ImpAutoFmtNameListLoader()
263 p->SearchAndReplace(C2S("%2"), rLclD.getDoubleQuotationMarkEnd()); in ImpAutoFmtNameListLoader()
266 rLst.Insert( p, n ); in ImpAutoFmtNameListLoader()
/trunk/main/offapi/com/sun/star/accessibility/
H A DTextSegment.idl34 <p>The indices <member>TextSegment::SegmentStart</member> and
40 enclosing text.</p>
42 <p>An empty text segment is expressed by
47 position.</p>
49 <p>The <member>SegmentText</member> member is a copy of the
51 structure does not alter the enclosing text.</p>
H A DXAccessible.idl38 <p>It is used to provide access to the <type>XAccessibleContext</type>
40 by another class.</p>
42 <p>The distinction between the interfaces <type>XAccessible</type> and
54 accessibility contexts for being equal.</p>
64 <p>The idea to let this interface only return an
69 and <type>XAccessibleContext</type> in one class.</p>
/trunk/main/offapi/com/sun/star/awt/
H A DXDevice.idl66 <p>If the device does not support the GETBITS device capability,
67 this method returns <NULL/>.</p>
100 <p>If the specified area does not lie entirely in the device, the bits
101 outside are not specified.</p>
112 <p>The data of the bitmap is in process memory instead of in the device,
113 so that the output operation is fast.</p>
H A DXPrinter.idl51 <p>All properties are vetoable properties.
56 thrown.</p>
64 <p>This call may block the thread. So release all resources
65 (mutex, semaphore, etc.) before this call.</p>
87 <p>If the method
94 returns <FALSE/>. This call must not block the thread.</p>
/trunk/main/offapi/com/sun/star/chart2/data/
H A DLabelOrigin.idl46 <p>In case of a range spanning more than one column and row,
48 range A1:B10 should treat columns as short side).</p>
50 <p>In case of a rectangular range, or a range that is composed
54 empty sequence.</p>
73 <p>If a range consists of more than one column the result of
84 <p>If a range consists of more than one row the result of
/trunk/main/offapi/com/sun/star/ui/
H A DActionTriggerContainer.idl44 <p>No assumption is made about any graphical representation:
46 describing their entries.</p>
48 <p>Possible elements of the <type>ActionTriggerContainer</type> are
60 </p>
74 <p>Usually, the <method>XMultiServiceFactory::getSupportedServiceNames</method>
79 .</p>
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DMalformedDataException.idl47 <p> Typically this member should contain an exception characterizing
49 </p>
50 <p> For example the following exceptions may be used:
76 </p>
77 <p> If no more detail information is available, this may be left <void/>.
78 </p>
/trunk/main/offapi/com/sun/star/sdbcx/
H A DView.idl39 <p>
47 </p>
81 <p>This is typically a SQL Select-Statement.</p>
83 <p>This property might be empty when a backend does not support retrieving the current
86 current SQL command in the <code>Command</code> property.</p>
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyContentProvider.idl39 <p>It provides access to a persistent, customizable hierarchy of contents
49 <p>
71 <p><b>URL Scheme for HCP Contents</b>
73 <p>Each HCP content has an identifier corresponding to the following
85 <p>Examples:
99 </p>
/trunk/main/offapi/com/sun/star/chart/
H A DChartSymbolType.idl35 <p>This only applies to diagrams that use symbols like line
36 diagrams.</p>
38 <p>The default symbols are currently:
49 </p>
73 <p>The bitmap given by the URL set in the property
75 copied so that the graphic is embedded.</p>
/trunk/main/offapi/com/sun/star/document/
H A DXBinaryStreamResolver.idl43 <p>This interface encapsulates functionality to get/resolve binary data streams.
45 data. The binary data is represented through input and output streams.</p>
47 <p>In the case of transforming an url to binary data, the <code>getInputStream</code>
49 from which the binary data, transformed from the given url, can be read.</p>
51 <p>In the case of transforming binary data to an url, a
55 <type scope="com::sun::star::io">XOutputStream</type> interface, to an url.</p>
H A DXStandaloneDocumentInfo.idl43 <p>
51 </p>
64 <p>
68 </p>
82 <p>
85 </p>
/trunk/main/offapi/com/sun/star/embed/
H A DFileSystemStorage.idl44 <p>
47 </p>
53 <p>
59 </p>
61 <p>
64 </p>
H A DXEmbedObjectClipboardCreator.idl61 <p>
64 </p>
71 <p> In case specified entry exists it's contents are ignored and
73 </p>
75 <p>
79 <p>
/trunk/main/offapi/com/sun/star/sdb/
H A DRelationDesign.idl44 <p>This service implements a user interface for relations through a graphical design interface.</p>
46 …<p>The design view of the RelationDesign is identical to the first part of @see QueryDesign. It co…
47 which are already connected through a relation.</p>
64 <p>Parameters (passed to the method
81 </p>
/trunk/main/offapi/com/sun/star/frame/
H A DFrameLoader.idl46 <p>
52 </p>
66 <p>
70 </p>
77 <p>
86 </p>
H A DSynchronousFrameLoader.idl46 <p>
52 </p>
66 <p>
70 </p>
77 <p>
86 </p>
/trunk/main/tools/inc/tools/
H A Dmempool.hxx48 void Free( void* p );
74 static void operator delete( void * p, size_t n )
77 void Class::operator delete( void * p, size_t n )
82 (aPool).Free(p); \
84 ::operator delete(p); \
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx135 IT_Com it_c= ComPtrToWrapperMap.find( (sal_uInt32) m_spUnknown.p); in ~IUnknownWrapper_Impl()
1188 m_spUnknown.QueryInterface( & m_spDispatch.p); in initialize()
2237 pair<cit, cit> p = m_mapComFunc.equal_range(sFuncName.toAsciiLowerCase()); in getFuncDesc() local
2239 for ( ;p.first != p.second; p.first ++, numEntries ++); in getFuncDesc()
2272 pair<cit, cit> p = m_mapComFunc.equal_range(sFuncName); in getPropDesc() local
2273 if (p.first == m_mapComFunc.end()) in getPropDesc()
2292 for ( int i = 0 ;p.first != p.second; p.first ++, i ++) in getPropDesc()
2298 if (SUCCEEDED( pType->GetFuncDesc(p.first->second, & pFuncDesc))) in getPropDesc()
2330 if (SUCCEEDED(pType->GetVarDesc(p.first->second, & pVD))) in getPropDesc()
2342 pTypeInfo->GetRefTypeInfo( nHrefType, &spRefInfo.p ); in lcl_getUserDefinedElementType()
[all …]
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.src33 File = "128x128_calc_doc-p.png";
38 File = "128x128_draw_doc-p.png";
43 File = "128x128_impress_doc-p.png";
48 File = "128x128_math_doc-p.png";
53 File = "128x128_writer_doc-p.png";
/trunk/main/sw/inc/
H A Ddocary.hxx87 sal_Bool SavePtrInArr( SwRedlinePtr p ) { return _SwRedlineTbl::Insert( p ); } in SavePtrInArr() argument
89 sal_Bool Insert( SwRedlinePtr& p, sal_Bool bIns = sal_True );
90 sal_Bool Insert( SwRedlinePtr& p, sal_uInt16& rInsPos, sal_Bool bIns = sal_True );
91 sal_Bool InsertWithValidRanges( SwRedlinePtr& p, sal_uInt16* pInsPos = 0 );
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DSelection.java80 Point p = new Point(colActive, EndianConverter.readShort(rwActive)); in getActiveCell() local
81 return p; in getActiveCell()
84 public void setActiveCell(Point p) { in setActiveCell() argument
86 colActive = (byte) p.getX(); in setActiveCell()
87 rwActive = EndianConverter.writeShort((short) p.getY()); in setActiveCell()

Completed in 69 milliseconds

1...<<31323334353637383940>>...143