Home
last modified time | relevance | path

Searched refs:p (Results 1051 – 1075 of 3699) sorted by relevance

1...<<41424344454647484950>>...148

/trunk/main/formula/inc/formula/
H A Dtoken.hxx221 FormulaFAPToken( OpCode e, sal_uInt8 n, FormulaToken* p ) : in FormulaFAPToken() argument
223 pOrigToken( p ) {} in FormulaFAPToken()
346 FormulaJumpToken( OpCode e, short* p ) : in FormulaJumpToken() argument
349 pJump = new short[ p[0] + 1 ]; in FormulaJumpToken()
350 memcpy( pJump, p, (p[0] + 1) * sizeof(short) ); in FormulaJumpToken()
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsContentProvider.idl39 <p>It provides access to the hierarchical structure of the documents that
64 <p>
93 <p><b>URL Scheme for TDCP Contents</b>
95 <p>Each TDCP content has an identifier corresponding to the following
122 <p>Examples:
144 </p>
H A DCachedDynamicResultSet.idl42 <p>For example, a <type>DynamicResultSet</type> is returned from the
53 <p>The <type scope="com::sun::star::sdbc">XResultSet</type>s given to
58 <p>This interface is required.
66 <p>The <var>Source</var> in
70 <p>This interface is required.
H A DCachedDynamicResultSetStub.idl42 <p>For example, a <type>DynamicResultSet</type> is returned from the
54 <p>The <type scope="com::sun::star::sdbc">XResultSet</type>s given to
59 <p>This interface is required.
67 <p>The <var>Source</var> in
71 <p>This interface is required.
H A DPackageFolderContent.idl94 <p>
154 </p>
165 <p>Where many existing <type>Content</type> implementations do not
204 <p>
231 </p>
233 <p>
243 </p>
/trunk/main/offapi/com/sun/star/util/
H A DXAtomServer.idl50 <p>a note on atoms:<br>
56 An atom of 0 means that the string in question is not registered</p>
58 <p>Additionally there is the abstraction of atom class:<br>
64 case to handle overflows.</p>
101 <p>Hint to implementor: using ascending atoms is the easiest way
102 to decide, which atoms are recent.</p>
H A DPathSubstitution.idl47 <p>
56 </p>
84 <p>
91 </p>
101 <p>
103 </p>
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeper.idl42 * <p>
44 * <p>
68 * <p>
100 * <p>
113 * <p>
131 * <p>
/trunk/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl45 <p>
53 </p>
86 <p>
93 </p>
94 <p>
105 </p>
H A DXResultSetUpdate.idl71 <p>
80 </p>
91 <p>
98 </p>
99 <p>
117 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotTable2.idl96 /** <p>This method inserts a new sheet to display the drill-down data for a
99 the value displayed in that cell.</p>
101 <p>The new sheet is always inserted to the immediate left of the current
103 is empty, no new sheet is inserted.</p>
111 /** <p>This method returns a different output range of a DataPilot table
112 per specified output range type.</p>
/trunk/main/offapi/com/sun/star/document/
H A DXTypeDetection.idl41 <p>
48 </p>
57 <p>
60 </p>
76 <p>
96 </p>
/trunk/main/offapi/com/sun/star/frame/
H A DXDocumentTemplates.idl41 <p>
48 </p>
55 <p>
57 </p>
198 <p>
202 </p>
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvasFont.idl68 /** Create a text layout interface.<p>
71 this font to generate the glyphs from.<p>
97 all its glyphs.<p>
109 /** Query the list of available font sizes.<p>
119 visible disturbances.<p>
125 /** Query the list of additional font properties.<p>
/trunk/main/idlc/test/parser/
H A Dconstructor.tests49 void f([in] any... p);
55 void f([out] any... p);
62 f([in] any... p);
70 f([in] some... p);
98 f([out] long p);
105 f([out] any... p);
/trunk/main/udkapi/com/sun/star/lang/
H A DXInitialization.idl44 <p>This interface works together with factories. If you want to
47 which offer type-safe initialization methods. </p>
49 <p>Instead of calling <member>XSingleComponentFactory::createInstanceWithContext</member>
55 </p>
65 <p>It should be called directly after the object is created.
/trunk/main/udkapi/com/sun/star/container/
H A DXHierarchicalNameAccess.idl42 <p>You address an object of a specific level in the hierarchy by giving its
43 fully qualified name, e.g., "com.sun.star.uno.XInterface". </p>
45 <p>To implement inaccurate name access, support the
46 <type scope="com::sun::star::beans">XExactName</type> interface. </p>
72 <p>In many cases, the next call is <member>XNameAccess::getByName</member>.
/trunk/main/sal/osl/w32/
H A Dtempfile.cxx45 #define STACK_ALLOC(p, t, n) (p) = reinterpret_cast<t*>(_alloca((n)*sizeof(t))); argument
47 #define STACK_ALLOC(p, t, n) __try {(p) = reinterpret_cast<t*>(_alloca((n)*sizeof(t)));} \ argument
48 __except(EXCEPTION_EXECUTE_HANDLER) {(p) = 0;}
/trunk/main/offapi/com/sun/star/view/
H A DPrintSettings.idl35 <p>These settings are printer independet but affect the rendering of
43 <p>It is useful for printing colored text on a b/w printer.</p>
80 <p>The last page is printed first.</p>
/trunk/main/offapi/com/sun/star/form/component/
H A DCheckBox.idl47 <p>The model supports the properties required for HTML, thus you can build up
48 <type>HTMLForm</type>s with it</p>
66 <p>This value is used when the control is initially displayed, and for resetting it.</p>
78 <p>When submitting a <type>HTMLForm</type> which contains a check box,
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx185 SvxRectCtlChildAccessibleContext** p = mpChilds; in SvxRectCtlAccessibleContext() local
186 for( int i = MAX_NUM_OF_CHILDS ; i ; --i, ++p ) in SvxRectCtlAccessibleContext()
187 *p = NULL; in SvxRectCtlAccessibleContext()
306 const ChildIndexToPointData* p = IndexToPoint( nIndex, mbAngleMode ); in getAccessibleChild() local
307 UniString tmp = SVX_RESSTR( p->nResIdName ); in getAccessibleChild()
309 tmp = SVX_RESSTR( p->nResIdDescr ); in getAccessibleChild()
312 Rectangle aFocusRect( mpRepr->CalculateFocusRectangle( p->ePoint ) ); in getAccessibleChild()
782 SvxRectCtlChildAccessibleContext** p = mpChilds; in disposing() local
783 for( int i = MAX_NUM_OF_CHILDS ; i ; --i, ++p ) in disposing()
785 SvxRectCtlChildAccessibleContext* pChild = *p; in disposing()
[all …]
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt159 [ -p <ProjectName> <ProjectRootDirectory> ]
198 -p with -t/-d/-f: If there are more than one project, the -p option is required for each one.
200 The directory given wit the -p option is the root directory of the project.
201 If there is no -p option, the working directory is seen as root.
207 …After each -p (or after -lg, if there is no -p option), there has to be at least one of the follow…
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx198 std::vector< com::sun::star::frame::DispatchStatement>::iterator p; in getRecordedMacro() local
199 for ( p = m_aStatements.begin(); p != m_aStatements.end(); p++ ) in getRecordedMacro()
200 implts_recordMacro( p->aCommand, p->aArgs, p->bIsComment, aScriptBuffer ); in getRecordedMacro()
/trunk/main/sal/osl/unx/
H A Dsocket.c809 int p[2]; in _osl_getDomainName() local
812 if (pipe (p) == 0) in _osl_getDomainName()
826 close (p[0]); in _osl_getDomainName()
827 dup2 (p[1], 1); in _osl_getDomainName()
828 close (p[1]); in _osl_getDomainName()
838 close (p[1]); in _osl_getDomainName()
846 close (p[0]); in _osl_getDomainName()
851 close (p[0]); in _osl_getDomainName()
852 close (p[1]); in _osl_getDomainName()
1013 sal_Char **p, **q; in _osl_getFullQualifiedDomainName() local
[all …]
/trunk/main/tools/source/stream/
H A Dstream.cxx998 sal_Unicode* p = pTmp; in WriteUnicodeText() local
1000 while ( p < pStop ) in WriteUnicodeText()
1002 SwapUShort( *p ); in WriteUnicodeText()
1003 p++; in WriteUnicodeText()
1235 const sal_Unicode *p; in ReadCsvLine() local
1236 p = rStr.GetBuffer(); in ReadCsvLine()
1237 p += nLastOffset; in ReadCsvLine()
1238 while (*p) in ReadCsvLine()
1248 if (*p == '\\') in ReadCsvLine()
1267 if (*p == cFieldQuote) in ReadCsvLine()
[all …]

Completed in 96 milliseconds

1...<<41424344454647484950>>...148