Home
last modified time | relevance | path

Searched defs:p1 (Results 26 – 50 of 96) sorted by relevance

1234

/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx88 #define ENTRY3( n, l, a, p1, p2, p3 ) \ argument
94 #define ENTRY2( n, l, a, p1, p2 ) \ argument
102 #define ENTRY1( n, l, a, p1 ) \ argument
104 #define ENTRY1Q( n, l, a, p1, t1 ) \ argument
H A DOOo2Oasis.cxx77 #define ENTRY3( n, l, a, p1, p2, p3 ) \ argument
83 #define ENTRY2( n, l, a, p1, p2 ) \ argument
91 #define ENTRY1( n, l, a, p1 ) \ argument
/trunk/main/vcl/source/gdi/
H A Dpngread.cxx1093 sal_uInt8* p1 = mpInflateInBuf + 1; in ImplApplyFilter() local
1106 sal_uInt8* p1 = mpInflateInBuf + 1; in ImplApplyFilter() local
1120 sal_uInt8* p1 = mpInflateInBuf + 1; in ImplApplyFilter() local
1139 sal_uInt8* p1 = mpInflateInBuf + 1; in ImplApplyFilter() local
H A Dpngwrite.cxx611 sal_uInt8* p1 = mpCurrentScan + 1; // Current Pixel in ImplGetFilter() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dupgrade.cxx64 void Swap(char* p1, char* p2) in Swap()
/trunk/main/filter/source/config/cache/
H A Dcacheitem.cxx214 css::beans::PropertyValue p1; in isSubSet() local
/trunk/main/tools/source/fsys/
H A Ddirent.cxx1215 const char *p1 = p0 + aName.Len() - 1; in GetExtension() local
1242 const char *p1 = p0 + aName.Len() - 1; in GetBase() local
1675 const char *p1 = p0 + aName.Len() - 1; in SetExtension() local
1709 const char *p1 = p0 + aName.Len() - 1; in CutExtension() local
1983 const char *p1 = p0 + aName.Len() - 1; in SetBase() local
H A Durlobj.cxx315 sal_Unicode const * p1 = rThisString.getStr() + m_nBegin; in compare() local
766 sal_Unicode const * p1 = pPos; in setAbsURIRef() local
836 sal_Unicode const * p1 = pPos; in setAbsURIRef() local
1012 sal_Unicode const * p1 = pPos + 2; in setAbsURIRef() local
1084 sal_Unicode const * p1 = pPos + 2; in setAbsURIRef() local
1203 sal_Unicode const * p1 = pAuthority; in setAbsURIRef() local
1250 sal_Unicode const * p1 = pUserInfoBegin; in setAbsURIRef() local
1334 sal_Unicode const * p1 = pHostPortEnd - 1; in setAbsURIRef() local
1917 sal_Unicode const * p1 = pBasePathBegin; in convertAbsToRel() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx41 Point2D p1; member
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx50 const sal_Unicode * p1 = s1.getStr(); in equals() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx170 char *p1 = buffer; // determine "username:password@host:port" in parse() local
472 char *p1, *p2; in list() local
H A Dftpdirp.cxx868 const sal_Char *p1, *p2; in parseUNIX() local
/trunk/main/x11_extensions/inc/
H A DXrender.h139 XPointFixed p1, p2; member
143 XPointFixed p1, p2, p3; member
187 XPointFixed p1; member
/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx342 Index *p1 = (Index*)s1, *p2 = (Index*)s2; in Index_comp() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx341 double dist_Euklid(const Point &p1, const Point& p2,const Point& pM, Point& q) in dist_Euklid()
/trunk/main/svx/source/xoutdev/
H A Dxattrbmp.cxx444 sal_Bool XFillBitmapItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2 ) in CompareValueFunc()
/trunk/main/svl/source/items/
H A Dslstitm.cxx102 void* p1 = pParallelList->GetObject( nCur ); in Sort() local
/trunk/main/sot/source/sdstor/
H A Dstg.cxx762 BaseStorage* p1 = OpenStorage( rElem, INTERNAL_MODE ); in CopyTo() local
791 BaseStorageStream* p1 = OpenStream( rElem, INTERNAL_MODE ); in CopyTo() local
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx580 ScToken *p1 = static_cast<ScToken*>(&rTok1); in ExtendRangeReference() local
1037 const sal_Unicode* p1 = maName.GetBuffer(); in operator ==() local
1585 FormulaToken *p1, *p2, *p3; // ref, ocRange, ref in MergeRangeReference() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2089 const CPair p1 = aCmap.equal_range( it->mnChar1 ); in GetKernPairs() local
2248 static int FT_line_to( FT_Vector_CPtr p1, void* vpPolyArgs ) in FT_line_to()
2255 static int FT_conic_to( FT_Vector_CPtr p1, FT_Vector_CPtr p2, void* vpPolyArgs ) in FT_conic_to()
2272 static int FT_cubic_to( FT_Vector_CPtr p1, FT_Vector_CPtr p2, FT_Vector_CPtr p3, void* vpPolyArgs ) in FT_cubic_to()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx3568 const sal_Unicode* p1 = rStr.GetBuffer(); in ImpGetNumberOutput() local
3737 const sal_Unicode* p1 = rStr.GetBuffer(); in ImpNumberFillWithThousands() local
3860 const sal_Unicode* p1 = rStr.GetBuffer(); in ImpNumberFill() local
4547 const sal_Unicode* p1 = p0 + nPos; in IsInQuote() local
4587 const sal_Unicode* p1 = p0 + nLen; in GetQuoteEnd() local
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx499 const B2DPoint p1(nLastX, nLastY); in importFromSvgD() local
/trunk/main/basic/source/runtime/
H A Dstep1.cxx553 SbxVariable* p1 = new SbxVariable; in StepBASED() local
H A Dstep0.cxx55 SbxVariableRef p1 = PopVar(); in StepArith() local
102 SbxVariableRef p1 = PopVar(); in StepCompare() local
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx516 char const * p1 = cppuhelper_detail_findSofficePath(); in bootstrap() local

Completed in 195 milliseconds

1234