Home
last modified time | relevance | path

Searched refs:p (Results 1001 – 1025 of 3572) sorted by relevance

1...<<41424344454647484950>>...143

/trunk/main/sal/textenc/
H A Dtcvtutf8.c46 void * p = rtl_allocateMemory(sizeof (struct ImplUtf8ToUnicodeContext)); in ImplCreateUtf8ToUnicodeContext() local
47 ImplResetUtf8ToUnicodeContext(p); in ImplCreateUtf8ToUnicodeContext()
48 return p; in ImplCreateUtf8ToUnicodeContext()
251 void * p = rtl_allocateMemory(sizeof (struct ImplUnicodeToUtf8Context)); in ImplCreateUnicodeToUtf8Context() local
252 ImplResetUnicodeToUtf8Context(p); in ImplCreateUnicodeToUtf8Context()
253 return p; in ImplCreateUnicodeToUtf8Context()
/trunk/main/offapi/com/sun/star/ui/
H A DConfigurableUIElement.idl63 <p>
71 </p>
81 <p>
91 </p>
111 <p>
117 </p>
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormatter.idl62 <p>This <type>NumberFormatter</type> will only use the <type>NumberFormats</type>
64 <type>XNumberFormatsSupplier</type>, no formatting is possible.</p>
87 <p>If this is a text format, the string will not be converted.</p>
131 <p>This string can always be converted back to a number using the same
133 </p>
/trunk/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl58 <p>A form controller is a component which controls the user interaction
59 with the form layer, as long as the form is not in design mode.</p>
80 <p><em>Note</em>: This is a convenience method. In the user interface,
84 feature.</p>
91 <p><em>Note</em>: This is a convenience method. In the user interface,
94 and changing the current mode is the same as dispatching this feature URL.</p>
/trunk/main/offapi/com/sun/star/form/
H A DFormComponents.idl52 <p>The collection must provide the possibility of adding and removing
55 entry names.</p>
80 …<p>The interface allows managing of scripts associated with dependent components, accessed by inde…
85 <type scope="com::sun::star::script">XEventAttacherManager</type> interface.</p>
87 …<p>For instance, at any time you can obtain the events associated with the <code>n</code><super>th…
91 inserted/removed elements into/from the container.</p>
/trunk/main/offapi/com/sun/star/frame/
H A DLayoutManager.idl62 <p>
69 </p>
86 <p>
89 </p>
99 <p>
102 </p>
H A DController.idl63 <p>
69 <p>
84 <p>
88 </p>
99 <p>
102 </p>
/trunk/main/offapi/com/sun/star/geometry/
H A DMatrix2D.idl28 /** This structure defines a 2 by 2 matrix.<p>
31 point in 2D.<p>
36 matrix does not include any translational components.<p>
45 </code><p>
57 additional transformation from the left.<p>
65 resolution determine the actual measurement unit.<p>
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl43 <p>A resource factory is created and used by the
44 <type>XConfigurationController</type> object.</p>
45 <p>A factory may want to implement a cache to reuse previously released
46 resources.</p>
57 <p>Valid values are those for which the factory has previously been
58 registered at the <type>XConfigurationController</type></p>.
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedObjectFactory.idl56 <p>
58 </p>
66 <p>
69 </p>
71 <p>
75 </p>
H A DXInplaceObject.idl56 <p>
62 </p>
64 <p>
66 </p>
88 <p>
92 </p>
/trunk/main/offapi/com/sun/star/rendering/
H A DXBitmap.idl44 /** This is a generic interface to a bitmap.<p>
50 <type>XHalfFloatBitmap</type> interfaces.<p>
56 /** Query the size of the bitmap.<p>
58 This method queries the bitmap size in pixel.<p>
66 /** Query transparency status of the bitmap.<p>
73 <member>ColorComponentTag::ALPHA</member>).<p>
/trunk/main/udkapi/com/sun/star/uno/
H A DException.idl40 <p>All exceptions defined in UNO idl should derive from this exception.</p>
45 <p>
54 <p>May be NULL.</p>
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx181 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() local
182 if(p) in DoExecute()
184 pSSPool->Remove(p); in DoExecute()
185 p = 0; in DoExecute()
207 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() local
208 if(p) in DoExecute()
210 pSSPool->Remove(p); in DoExecute()
211 p = 0; in DoExecute()
/trunk/main/solenv/bin/modules/installer/
H A Dparameter.pm230 my $p = $$pathref;
231 chomp( $p );
234 if ($p =~ /(\A.*)(\$\(.*\Z)/) {
235 $p = $1;
238 $p =~ s/\\/\\\\/g;
239 chomp( $p = qx{cygpath -w "$p"} );
240 $$pathref = $p.$q;
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl74 …<p>This HTML version (yes, it is!) is generated from the RAT xml reports using Saxon9B. All the ou…
75 …ly a work in progress; and a prettier, easier to read and manage version will be available soon</p>
126 <p>
131 </p>
181 <p>
183 </p>
209 <p>Generated at <xsl:value-of select="$now"/></p>
/trunk/main/offapi/com/sun/star/text/
H A DTextTable.idl89 <p>Note: The anchor of the actual implementation for text tables
93 or other function that require the object to have a position in the text.</p>
95 <p>The reason why a text table still needs an anchor is that for example
97 and that interface uses a parameter of that type.</p>
101 <p>Create and insert a TextTable:</p>
222 <p>As this is only a describing property the value of the actual table may vary depending on the
224 RightMargin and HoriOrient. </p>
/trunk/main/sc/source/core/tool/
H A Ddoubleref.cxx117 const sal_Unicode* p = aCellStr.getStr(); in lcl_createStarQuery() local
118 if (p[0] == sal_Unicode('<')) in lcl_createStarQuery()
120 if (p[1] == sal_Unicode('>')) in lcl_createStarQuery()
122 else if (p[1] == sal_Unicode('=')) in lcl_createStarQuery()
127 else if (p[0] == sal_Unicode('>')) in lcl_createStarQuery()
129 if (p[1] == sal_Unicode('=')) in lcl_createStarQuery()
134 else if (p[0] == sal_Unicode('=')) in lcl_createStarQuery()
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataReadAccess.idl46 <p>A hierarchy data source provides access to a tree of hierarchy data
50 <p>Each hierarchy data node has three data members:
67 <p>Examples:
88 <p>A hierarchical name consists of segments that are separated by a
107 <p>Examples:
146 <p>A client can register an
151 <p>An implementation should collect as many changes as possible into a
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleComponent.java280 Point p = new Point(chBnd.X + curX,chBnd.X + curX); in _getAccessibleAtPoint() local
282 if (isCovered(p) && isShowing) { in _getAccessibleAtPoint()
621 private boolean isCovered(Point p) { in isCovered() argument
626 Covered = (known.X < p.X); in isCovered()
627 Covered &= (known.Y < p.Y); in isCovered()
628 Covered &= (p.Y < known.Y+known.Height); in isCovered()
629 Covered &= (p.X < known.X+known.Width); in isCovered()
/trunk/main/autodoc/source/parser_i/idoc/
H A Ddocu_pe2.cxx624 for ( const char * p = i_versionPart2.begin(); in CheckVersionSyntax_Number() local
625 *p != 0; in CheckVersionSyntax_Number()
626 ++p ) in CheckVersionSyntax_Number()
628 if ( std::isdigit(*p) ) in CheckVersionSyntax_Number()
630 else if (*p == pt) in CheckVersionSyntax_Number()
633 pFirstPoint = p; in CheckVersionSyntax_Number()
634 pLastPoint = p; in CheckVersionSyntax_Number()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx206 for( sal_Unicode* p = sTxt.GetBufferAccess(); *p; ++p ) in RequestHelp() local
208 if( *p < 0x20 ) in RequestHelp()
209 *p = 0x20; in RequestHelp()
210 else if(*p == 0x2011) in RequestHelp()
211 *p = '-'; in RequestHelp()
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerQuery.idl45 <p>
48 <p>
55 <p>
60 <p>
80 <p>
84 <p>
/trunk/main/udkapi/com/sun/star/script/
H A DXDebugging.idl50 <p>The value can differ from the parameter
113 <p>To continue with the execution, call <method>XDebugging::doContinue</method>.
120 <p>If the next statement is a function call, the function is
121 executed completely.</p>
128 <p>If the next statement is a function call, only the function
129 entered.</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DDiagram.idl67 <p>If a relative position is given the diagam is not automatically placed,
68 but instead is placed relative on the page.</p>
93 <p>If <FALSE/>, the bars are displayed side-by-side, as if
94 they were all attached to the same axis.</p>
96 <p>If all data series of a bar or column chart are attached to
97 only one axis, this property has no effect.</p>

Completed in 73 milliseconds

1...<<41424344454647484950>>...143