Home
last modified time | relevance | path

Searched refs:p (Results 1376 – 1400 of 3700) sorted by relevance

1...<<51525354555657585960>>...148

/trunk/main/offapi/com/sun/star/i18n/
H A DXIndexEntrySupplier.idl50 <p> For example, in English locale it returns <b>"K"</b> for
62 <p> For example, in English locale it returns <br/>
63 <b>"p."</b> for <em>bMorePages</em> == <FALSE/> <br/>
64 <b>"pp."</b> for <em>bMorePages</em> == <TRUE/> </p>
H A DXScriptTypeDetector.idl39 <p> Assumption - StartPos is inclusive and EndPos is exclusive. </p>
41 <p> The <em>nScriptDirection</em> parameters are of type
42 <type>ScriptDirection</type></p>
/trunk/main/offapi/com/sun/star/rdf/
H A DFileFormat.idl35 <p>
39 </p>
41 <p>
44 </p>
/trunk/main/offapi/com/sun/star/logging/
H A DLogLevel.idl43 <p>This level can be set at an <type>XLogger</type> to completely prevent
44 logging. You will usually not use it with a concrete log event.</p>
71 <p>This level can be set at an <type>XLogger</type> to enable logging
72 of absolutely all events. You will usually not use it with a concrete log event.</p>
/trunk/main/offapi/com/sun/star/rendering/
H A DXCachedPrimitive.idl39 primitives.<p>
42 <type>XCanvas</type> primitives, using cached data.<p>
48 /** Redraw the cached primitive.<p>
50 Redraw the cached primitive, with a possibly new view state.<p>
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl64 <p>The first event broadcaster lets you keep track of the open top-level
67 <member>XExtendedToolkit::getTopWindow</member> methods.</p>
69 <p>The second event broadcaster informs its listeners of key events.
72 events.</p>
74 <p>The last event broadcaster sends events on focus changes of all
75 elements that can have the input focus.</p>
H A DXGraphics.idl67 <p>If the device does not support raster operations,
68 this attribute is ignored.</p>
205 <p>A chord is a segment of a circle. You get two chords from a
207 joining two points on the circle.</p>
242 <p>Note that some devices may not support this operation.</p>
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxis.idl78 <p>Note: The text properties correlate to all axis description
79 elements, not to just a single text element.</p>
315 <p>The value is given in percent of the width of the bars. The
317 indicates a distance of one bar between 2 neighboring bars.</p>
326 <p>The value is given in percent of the width of a bar; the
327 valid range is 0 to 600%.</p>
H A DErrorBarStyle.idl48 <p>The values for these are given as absolute numbers in
50 <member>ChartStatistics::ConstantErrorHigh</member></p>
81 <p>The values for the cell ranges are given in the properties
85 negative indicators.</p>
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx322 static void operator delete (void * p , std::size_t) SAL_THROW(()) in operator delete()
323 { rtl_freeMemory (p); } in operator delete()
924 sal_Int32 p = i; in expandMacros() local
938 seg[n++] = text.copy(p, j - p); in expandMacros()
946 seg[n++] = text.copy(p, j - p); in expandMacros()
947 p = i; in expandMacros()
/trunk/main/offapi/com/sun/star/style/
H A DPageProperties.idl99 <p>If this property is set to <TRUE/>,
100 <member>PageStyle::BackColor</member> will not be used.</p>
198 <p>This <type scope="com::sun::star::container">XNameContainer</type>
200 <type scope="com::sun::star::xml">AttributeContainer</type>.</p>
235 <p>If this property is set to <TRUE/>,
236 <member>PageStyle::HeaderBackColor</member> will not be used.</p>
432 <p><type scope="com::sun::star::text">HorizontalAdjust</type>s.</p>
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1085 const sal_Unicode* p = rUrl.getStr(); in isDangerousUrl() local
1086 for( int i = 0; i < nLen-3; ++i, ++p ) { in isDangerousUrl()
1087 if( p[0] != '%' ) in isDangerousUrl()
1090 if( (p[1] == '2') && (p[2] == '5') ) in isDangerousUrl()
1094 if( (p[1] != 'f') && (p[1] != 'F') ) in isDangerousUrl()
1096 int cLowNibble = p[2]; in isDangerousUrl()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx1128 while( p->mpAPIName ) in exportAnimate()
1130 if( sTemp.compareToAscii( p->mpAPIName ) == 0 ) in exportAnimate()
1132 sTemp = GetXMLToken( p->meXMLToken ); in exportAnimate()
1133 eAttributeName = p->meXMLToken; in exportAnimate()
1137 p++; in exportAnimate()
1186 const double* p = aKeyTimes.getConstArray(); in exportAnimate() local
1193 sTmp.append( *p++ ); in exportAnimate()
1230 const TimeFilterPair* p = aTimeFilter.getConstArray(); in exportAnimate() local
1237 sTmp.append( p->Time ); in exportAnimate()
1239 sTmp.append( p->Progress ); in exportAnimate()
[all …]
/trunk/main/udkapi/com/sun/star/reflection/
H A DTypeDescriptionProvider.idl55 <p>Names are given in dotted notation, for example
57 interface type <type>XTypeDescription</type>.</p>
59 <p>Even though the name of this interface suggests that the used type
60 names are hierarchic, this need not be the case.</p>
/trunk/main/udkapi/com/sun/star/script/
H A DArrayWrapper.idl39 themselves sequences (an array of arrays ). <p>Some languages ( example
44 preference for a Multi-Dimensional array representation to be specified.</p>
53p> Multi-dimensional arrays can only be represented as a sequence where the elements of the sequen…
/trunk/main/udkapi/com/sun/star/security/
H A DXAccessControlContext.idl42 <p>
49 </p>
59 <p>
64 </p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotTables.idl48 <p>This interface extends the interface
50 access to existing data pilot tables in the collection.</p>
61 <p>This descriptor can be used with
62 <member>XDataPilotTables::addTable</member>.</p>
H A DDDELinkInfo.idl37 <p>A DDE connection consists of the DDE service name, the DDE topic and a
38 list of DDE items which may contain results cached from the last update.</p>
40 <p>The formula that would need this information for example would contain
48 <code>=[2]!'''Sheet name''.A1'</code> in a "soffice" service.</p>
/trunk/main/offapi/com/sun/star/text/
H A DTextField.idl66 <p>Not all available text fields are used, for example fields
67 that are part of unused styles.</p>
77 <p>Not all available text fields are actually displayed
79 in hidden text are used in the document but get not displayed.</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DTitle.idl70 <p>If a relative position is given the title is not automatically placed,
71 but instead is placed relative on the page.</p>
79 <p>This way it is possible to resize objects (like text) in
80 the view without modifying the model.</p>
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DDropTargetDropEvent.idl45 <p>It contains sufficient information for the originator of the operation to
46 provide appropriate feedback to the end user when the operation completes.</p>
63 <p>If more than one action is specified, the <type>XDropTargetListener</type>
64 should raise a dialog to ask the user which action to use.</p>
/trunk/main/offapi/com/sun/star/document/
H A DXInteractionFilterSelect.idl38 <p>
47 </p>
59 <p>
62 </p>
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXAttributeList.idl38 <p>This interface describes a name-type-value triple which describes a
43 </p>
44 <p>This interface is an IDL version of the Java interface
45 <em>org.xml.sax.AttributeList</em>.</p>
H A DXErrorHandler.idl43 <p>If a SAX application needs to implement customized error handling,
47 interface. </p>
49 <p>This interface is a slight adaption of the Java interface
52 exception is <type>SAXParseException</type> or an instance of a derived class.</p>
/trunk/main/offapi/com/sun/star/sdbc/
H A DXIsolatedConnection.idl38 <p>
41 </p>
48 <p>If information is missing, such as
49 a user's password, they are completed by user interaction.</p>

Completed in 88 milliseconds

1...<<51525354555657585960>>...148