Home
last modified time | relevance | path

Searched refs:p (Results 1126 – 1150 of 3699) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_UnoControlListBoxModel.java59 protected Object getNewValue(String p, Object old) { in _BackgroundColor()
71 protected Object getNewValue(String p, Object old) { in _BorderColor()
83 protected Object getNewValue(String p, Object old) { in _TextColor()
95 protected Object getNewValue(String p, Object old) { in _Tabstop()
H A D_UnoControlComboBoxModel.java59 protected Object getNewValue(String p, Object old) { in _BackgroundColor()
71 protected Object getNewValue(String p, Object old) { in _BorderColor()
83 protected Object getNewValue(String p, Object old) { in _TextColor()
95 protected Object getNewValue(String p, Object old) { in _Tabstop()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx613 p = aRange.Parse_XL_Header( p, pDoc, aTmpFile, aStartTabName, in lcl_parseExternalName()
615 if (!p || p == pStart) in lcl_parseExternalName()
618 cPrev = *(p-1); in lcl_parseExternalName()
622 sal_Unicode c = *p; in lcl_parseExternalName()
633 ++i; ++p; in lcl_parseExternalName()
1002 if (p) in makeExternalSingleRefStr()
2645 p++; in IsValue()
2669 while ( *p ) in IsString()
2670 p++; in IsString()
3508 while ( *p && CharClass::isAsciiNumeric( *p ) ) in AutoCorrectParsedSymbol()
[all …]
/trunk/main/sal/osl/os2/
H A Dsocket.c813 int p[2]; in _osl_getDomainName() local
819 if (pipe (p) == 0) in _osl_getDomainName()
833 close (p[0]); in _osl_getDomainName()
834 dup2 (p[1], 1); in _osl_getDomainName()
835 close (p[1]); in _osl_getDomainName()
845 close (p[1]); in _osl_getDomainName()
853 close (p[0]); in _osl_getDomainName()
858 close (p[0]); in _osl_getDomainName()
859 close (p[1]); in _osl_getDomainName()
1022 sal_Char **p, **q; in _osl_getFullQualifiedDomainName() local
[all …]
/trunk/main/binaryurp/source/
H A Dunmarshal.cxx65 void * p = rtl_allocateMemory(size); in allocate() local
66 if (p == 0) { in allocate()
69 return p; in allocate()
343 typelib_TypeDescription * p = v.get(); in readValue() local
344 return BinaryAny(type, &p); in readValue()
506 sal_Sequence * p = s.getHandle(); in readSequence() local
507 return BinaryAny(type, &p); in readSequence()
/trunk/main/sax/source/fastparser/
H A Dfacreg.cxx44 FastSaxParser *p = new FastSaxParser; in FastSaxParser_CreateInstance() local
45 return Reference< XInterface > ( (OWeakObject * ) p ); in FastSaxParser_CreateInstance()
50 FastSaxSerializer *p = new FastSaxSerializer; in FastSaxSerializer_CreateInstance() local
51 return Reference< XInterface > ( (OWeakObject * ) p ); in FastSaxSerializer_CreateInstance()
/trunk/main/sal/qa/osl/process/
H A Dosl_process_child.cxx75 LPTSTR p = env; in dump_env() local
80 while (size_t l = _tcslen(reinterpret_cast<wchar_t*>(p))) in dump_env()
82 w_to_a(p, buffer, sizeof(buffer)); in dump_env()
84 p += l + 1; in dump_env()
/trunk/main/i18npool/source/transliteration/
H A DignoreProlongedSoundMark_ja_JP.cxx311 sal_Int32 *p = 0; in folding() local
317 p = offset.getArray(); in folding()
341 *p ++ = position ++; in folding()
348 *p = position; in folding()
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx626 FileContentIdentifier* p in queryContentIdentifier() local
629 m_aIdents[m_nRow] = uno::Reference< ucb::XContentIdentifier >(p); in queryContentIdentifier()
782 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
787 return uno::Reference< sdbc::XResultSetMetaData >( p ); in getMetaData()
791 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
794 return uno::Reference< sdbc::XResultSetMetaData >( p ); in getMetaData()
816 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( m_pMyShell, in getPropertySetInfo() local
818 return uno::Reference< beans::XPropertySetInfo > ( p ); in getPropertySetInfo()
/trunk/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl43 <p> Each locale can support up to about 5000 arbitrary format
56 NfIndexTableOffset</code> in file svtools/inc/zforlist.hxx </p>
58 <p> Note: This index has <b>nothing</b> to do with the index key
59 used internally by the number formatter. </p> <br/>
61 <p> Date formats may have a comment of DIN/EN/ISO, meaning
67 </p>
69 <p> Some names of date format constants indicate a special
94 </p>
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx148 for( void* p = maPageBookmarks.First(); p; p = maPageBookmarks.Next() ) in ~SdTransferable() local
149 delete static_cast< String* >( p ); in ~SdTransferable()
760 for( void* p = maPageBookmarks.First(); p; p = maPageBookmarks.Next() ) in SetPageBookmarks() local
761 delete static_cast< String* >( p ); in SetPageBookmarks()
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl51 color components.<p>
60 /** Set raw data of a bitmap.<p>
66 changed.<p>
76 value.<p>
84 a call to getMemoryLayout() and setData().<p>
H A DFontMetrics.idl31 included here.<p>
67 /** Extra space outside the font cells.<p>
70 by the font designer to modify the line distance.<p>
77 font.<p>
81 width, the referenceCharSize should be doubled.<p>
/trunk/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObjectContainer.idl35 <p>In the database application of OpenOffice.org, database objects (such as
39 <p>For example, when you connect to a database which supports catalogs and/or schemas,
41 is a folder of tables.</p>
43 <p>On the other hand, for forms and reports, OpenOffice.org Base itself allows the
45 defined in the database document itself.</p>
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsFolderContent.idl73 <p>It may be contained in another TDCP Folder or in a TDCP Document.
100 <p>
153 </p>
164 <p>Where many existing <type>Content</type> implementations do not
203 <p>To create a new child of a TDCP Folder:
227 </p>
H A DHierarchyRootFolderContent.idl74 <p>It always has the URL "vnd.sun.star.hier:/". A HCP Root Folder neither
99 <p>
139 </p>
150 <p>Where many existing <type>Content</type> implementations do not
189 <p>
213 </p>
H A DTransientDocumentsDocumentContent.idl73 <p>It is a container for other TDCP Folders and TDCP Streams. It is always
101 <p>
143 </p>
154 <p>Where many existing <type>Content</type> implementations do not
193 <p>To create a new child of a TDCP Document:
217 </p>
/trunk/main/offapi/com/sun/star/graphic/
H A DXGraphicRasterizer.idl41 <p>This method could also be used to determine, if
45 pixel within the given output parameter.</p>
86 <p>The <type>XGraphic</type> container will contain a pixel
87 type graphic after a successful rasterization process</p>
89 <p>In case of any fault during the rasterization process,
91 the method will return false</p>
/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx629 pointer p = current(); in set() local
630 *p = (*p & ~mask) | pixel_value; in set()
641 pointer p = current(d.x,d.y); in set() local
642 *p = (*p & ~mask) | pixel_value; in set()
/trunk/main/tools/inc/tools/
H A Downlist.hxx75 Type * p = (Type *)aTypes.First(); \
76 while( p ) \
78 delete p; \
79 p = (Type *)aTypes.Next(); \
/trunk/main/sal/rtl/source/
H A Dustring.c462 sal_Unicode * p; in rtl_uString_newFromCodePoints() local
493 p = (*newString)->buffer; in rtl_uString_newFromCodePoints()
497 *p++ = (sal_Unicode) c; in rtl_uString_newFromCodePoints()
500 *p++ = (sal_Unicode) ((c >> 10) | SAL_RTL_FIRST_HIGH_SURROGATE); in rtl_uString_newFromCodePoints()
501 *p++ = (sal_Unicode) ((c & 0x3FF) | SAL_RTL_FIRST_LOW_SURROGATE); in rtl_uString_newFromCodePoints()
746 oslMutex p = osl_createMutex(); in getInternMutex() local
748 pPoolGuard = p; in getInternMutex()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXArray.idl62 <p>
67 </p>
96 <p>
179 <p>
186 </p>
219 <p>
226 </p>
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DContainer.java671 public boolean contains(java.awt.Point p) { in contains() argument
673 return unoAccessibleComponent.containsPoint(new com.sun.star.awt.Point(p.x, p.y)); in contains()
700 public void setLocation(java.awt.Point p) { in setLocation() argument
735 public javax.accessibility.Accessible getAccessibleAt(java.awt.Point p) { in getAccessibleAt() argument
738 unoAccessibleComponent.getAccessibleAtPoint(new com.sun.star.awt.Point(p.x, p.y))); in getAccessibleAt()
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx266 for (sal_Int32 p=0; p<lProps.getLength(); ++p) in StateChanged() local
268 if (lProps[p].Name != HISTORY_PROPERTYNAME_URL) in StateChanged()
272 if (!(lProps[p].Value>>=sURL) || !sURL.getLength()) in StateChanged()
/trunk/main/offapi/com/sun/star/text/
H A DBaseFrame.idl74 <p>This interface is valid before the text frame is attached
78 <p>The position is relative to the position of the anchor
83 <p>This interface is only for the layout. In particular, the
92 <p>This interface is valid before the text frame is attached to
99 <p>The name may be set automatically by the container if it is not

Completed in 114 milliseconds

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