/aoo42x/main/unotools/inc/unotools/ |
H A D | querydeep.hxx | 79 Interface1 * p1 ) in queryDeepInterface() 96 Interface1 * p1, Interface2 * p2 ) in queryDeepInterface() 116 Interface1 * p1, Interface2 * p2, Interface3 * p3 ) in queryDeepInterface() 139 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4 ) in queryDeepInterface() 165 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5 ) in queryDeepInterface() 195 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryDeepInterface() 229 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryDeepInterface() 266 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryDeepInterface() 306 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryDeepInterface() 349 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryDeepInterface() [all …]
|
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | queryinterface.hxx | 45 Interface1 * p1 ) in queryInterface() 65 Interface1 * p1, Interface2 * p2 ) in queryInterface() 89 Interface1 * p1, Interface2 * p2, Interface3 * p3 ) in queryInterface() 117 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4 ) in queryInterface() 149 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5 ) in queryInterface() 186 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryInterface() 228 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryInterface() 274 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryInterface() 324 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryInterface() 378 Interface1 * p1, Interface2 * p2, Interface3 * p3, Interface4 * p4, Interface5 * p5, in queryInterface() [all …]
|
/aoo42x/main/odk/examples/java/Spreadsheet/ |
H A D | CalcAddins.java | 176 public String getProgrammaticCategoryName(String p1) { in getProgrammaticCategoryName() 180 public String getDisplayCategoryName(String p1) { in getDisplayCategoryName() 230 public String getProgrammaticFuntionName(String p1) { in getProgrammaticFuntionName() 239 public void setLocale(Locale p1) { in setLocale()
|
/aoo42x/main/vcl/source/glyphs/ |
H A D | gcach_rbmp.cxx | 48 static void ImplRotate8_90( unsigned char* p1, const unsigned char* p2, in ImplRotate8_90() 63 static void ImplRotate8_180( unsigned char* p1, int xmax, int ymax, int nPad ) in ImplRotate8_180() 91 static void ImplRotate1_90( unsigned char* p1, const unsigned char* p2, in ImplRotate1_90() 131 static void ImplRotate1_180( unsigned char* p1, const unsigned char* p2, in ImplRotate1_180()
|
/aoo42x/main/basegfx/source/workbench/ |
H A D | convexhull.cxx | 36 template <class PointType> double theta( const PointType& p1, const PointType& p2 ) in theta() 60 bool operator() ( const PointType& p1, const PointType& p2 ) in operator ()() 76 …pFunctor> typename PointType::value_type ccw( const PointType& p0, const PointType& p1, const Poin… in ccw()
|
/aoo42x/main/odk/examples/DevelopersGuide/UCB/ |
H A D | MyInputStream.java | 122 public synchronized int readBytes(byte[][] p0, int p1) in readBytes() 155 public synchronized int readSomeBytes(byte[][] p0, int p1) in readSomeBytes()
|
/aoo42x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XDispatchRecorderSupplier.java | 69 public void recordDispatch(URL p0, PropertyValue[] p1) {} in recordDispatch() 70 public void recordDispatchAsComment(URL p0, PropertyValue[] p1) {} in recordDispatchAsComment()
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpintreq.hxx | 164 XInteractionApproveImpl* p1; member in ftp::XInteractionRequestImpl
|
/aoo42x/main/qadevOOo/tests/java/ifc/io/ |
H A D | _XObjectInputStream.java | 127 Property[] p1 = props1.getPropertySetInfo().getProperties() ; in compareProperties() local
|
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XArrayFormulaRange.java | 157 int p1 = 0, p2 = 0 ; in equalIgnoreSpaces() local
|
H A D | _XDocumentAuditing.java | 161 Point p1 = pos; in _refreshArrows() local
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdglev.cxx | 54 void SdrGlueEditView::ImpDoMarkedGluePoints(PGlueDoFunc pDoFunc, sal_Bool bConst, const void* p1, c… in ImpDoMarkedGluePoints() 318 void SdrGlueEditView::ImpTransformMarkedGluePoints(PGlueTrFunc pTrFunc, const void* p1, const void*… in ImpTransformMarkedGluePoints() 352 static void ImpMove(Point& rPt, const void* p1, const void* /*p2*/, const void* /*p3*/, const void*… in ImpMove() 371 static void ImpResize(Point& rPt, const void* p1, const void* p2, const void* p3, const void* /*p4*… in ImpResize() 389 static void ImpRotate(Point& rPt, const void* p1, const void* /*p2*/, const void* p3, const void* p… in ImpRotate()
|
H A D | svdpoev.cxx | 600 void SdrPolyEditView::ImpTransformMarkedPoints(PPolyTrFunc pTrFunc, const void* p1, const void* p2,… in ImpTransformMarkedPoints() 675 static void ImpMove(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const v… in ImpMove() 697 static void ImpResize(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* p2, const voi… in ImpResize() 719 static void ImpRotate(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const… in ImpRotate()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | prnsave.cxx | 72 inline sal_Bool PtrEqual( const ScRange* p1, const ScRange* p2 ) in PtrEqual()
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | TextUpdateListener.java | 161 boolean setSelection( XAccessibleText xText, int p1, int p2 ) in setSelection()
|
/aoo42x/main/cli_ure/source/native/ |
H A D | path.cxx | 117 char p1[MAX_PATH]; in resolveLink() local
|
/aoo42x/main/tools/source/misc/ |
H A D | pathutils.cxx | 117 char p1[MAX_PATH]; in resolveLink() local
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filinsreq.hxx | 220 XInteractionSupplyNameImpl* p1; member in fileaccess::XInteractionRequestImpl
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | prltempl.cxx | 84 sal_uInt16 p1, p2; in SdPresLayoutTemplateDlg() local
|
/aoo42x/main/canvas/source/tools/ |
H A D | surface.cxx | 179 const ::basegfx::B2DPoint& p1(aTransform * ::basegfx::B2DPoint(0.0,maSize.getY())); in draw() local 305 const ::basegfx::B2DPoint& p1(aTransform * ::basegfx::B2DPoint(0.0, aSize.getY())); in drawRectangularArea() local
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 96 sal_uInt16 p1, p2; in mergeItemSetsImpl() local 248 sal_uInt16 p1 = pPtr[0], p2 = pPtr[1]; in ExecuteDialog() local
|
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ |
H A D | ConnectionAwareClient.java | 61 Panel p1 = new Panel(); in ConnectionAwareClient() local
|
/aoo42x/main/sfx2/qa/gtest/ |
H A D | test_metadatable.cxx | 79 static bool operator==(beans::StringPair p1, beans::StringPair p2) in operator ==()
|
/aoo42x/main/autodoc/source/display/toolkit/ |
H A D | out_position.cxx | 138 Node * p1 = pDirectory; in Get_LinkTo() local
|
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XTransliteration.java | 326 private boolean testSubstring(String str1, int p1, int len1, in testSubstring()
|