/aoo4110/main/svgio/inc/svgio/svgreader/ |
H A D | svgpathnode.hxx | 60 …void setPath(const basegfx::B2DPolyPolygon* pPath = 0) { if(mpPolyPolygon) delete mpPolyPolygon; m… in setPath()
|
/aoo4110/main/cpputools/source/sp2bv/ |
H A D | sp2bv.cxx | 71 rtl_uString* pPath = NULL; in main() local
|
/aoo4110/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 412 PrinterGfx::DrawPolyLine (sal_uInt32 nPoints, const Point* pPath) in DrawPolyLine() 427 PrinterGfx::DrawPolygon (sal_uInt32 nPoints, const Point* pPath) in DrawPolygon() 526 PrinterGfx::DrawPolyLineBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolyLineBezier() 577 PrinterGfx::DrawPolygonBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolygonBezier() 961 PrinterGfx::PSBinCurrentPath (sal_uInt32 nPoints, const Point* pPath) in PSBinCurrentPath() 978 sal_Char pPath[48]; in PSBinPath() local
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdfmtf.cxx | 718 SdrPathObj* pPath = new SdrPathObj(OBJ_LINE, basegfx::B2DPolyPolygon(aLine)); in DoAction() local 946 SdrPathObj* pPath = new SdrPathObj( in DoAction() local 978 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, basegfx::B2DPolyPolygon(aSource)); in DoAction() local 999 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local 1161 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local 1252 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local 1465 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local 1494 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local
|
H A D | svdpoev.cxx | 95 SdrPathObj* pPath = PTR_CAST(SdrPathObj,pObj); in CheckPolyPossibilitiesHelper() local 220 SdrPathObj* pPath = dynamic_cast< SdrPathObj* >( pM->GetMarkedSdrObj() ); in SetMarkedPointsSmooth() local 255 SdrPathObj* pPath = dynamic_cast< SdrPathObj* >( pM->GetMarkedSdrObj() ); in SetMarkedSegmentsKind() local 323 SdrPathObj* pPath = dynamic_cast< SdrPathObj* >( pM->GetMarkedSdrObj() ); in DeleteMarkedPoints() local 611 SdrPathObj* pPath=PTR_CAST(SdrPathObj,pObj); in ImpTransformMarkedPoints() local
|
H A D | svdedtv2.cxx | 610 const SdrPathObj* pPath = PTR_CAST(SdrPathObj,pObj); in ImpCanConvertForCombine1() local 656 SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj); in ImpGetPolyPolygon1() local 1161 SdrPathObj* pPath = new SdrPathObj(OBJ_PATHFILL, aMergePolyPolygonA); in MergeMarkedObjects() local 1334 SdrPathObj* pPath = new SdrPathObj(eKind,aPolyPolygon); in CombineMarkedObjects() local 1429 const SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj1); in ImpCanDismantle() local 1455 const SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj); in ImpCanDismantle() local 1513 …SdrPathObj* pPath = new SdrPathObj((SdrObjKind)pSrcPath->GetObjIdentifier(), basegfx::B2DPolyPolyg… in ImpDismantleOneObject() local 1548 SdrPathObj* pPath = new SdrPathObj(eKind, basegfx::B2DPolyPolygon(aNewPolygon)); in ImpDismantleOneObject() local
|
/aoo4110/main/store/source/ |
H A D | store.cxx | 294 rtl_uString *pPath, in store_openDirectory() 404 rtl_uString *pPath, in store_openStream() 559 rtl_uString *pPath, in store_attrib() 736 rtl_uString *pPath, in store_remove()
|
H A D | stordir.cxx | 129 rtl_String *pPath, in create()
|
H A D | storlckb.cxx | 92 rtl_String *pPath, in create()
|
H A D | storpage.cxx | 295 const rtl_String *pPath, const rtl_String *pName, OStorePageKey &rKey) in namei() 320 const rtl_String * pPath, in iget()
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_canvashelper.cxx | 315 GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon ) ); in drawPolyPolygon() local 384 … GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon, bIsNone ) ); in strokePolyPolygon() local 450 GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon ) ); in fillPolyPolygon() local
|
/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | getfilenamewrapper.cxx | 115 wchar_t pPath[MAX_PATH+1]; in ~CurDirGuard() local
|
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 110 rtl_uString* pPath = NULL; in LoadLibrary_ADABAS() local
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuoaprms.cxx | 654 SdrPathObj* pPath = NULL; in DoExecute() local
|
/aoo4110/main/framework/source/services/ |
H A D | pathsettings.cxx | 442 PathSettings::PathHash::iterator pPath = m_lPaths.find(sPath); in impl_updatePath() local 804 const PathSettings::PathInfo* pPath = impl_getPathAccessConst(nID); in impl_getPathValue() local
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 435 SdrPathObj* pPath = PTR_CAST( SdrPathObj, pNewObj ); in getLineGeometry() local
|
/aoo4110/main/desktop/source/app/ |
H A D | langselect.cxx | 365 Reference< XNameAccess > LanguageSelection::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdate) in getConfigAccess()
|
/aoo4110/main/cppuhelper/source/ |
H A D | shlib.cxx | 131 const ::std::vector< OUString > * pPath = getAccessDPath(); in checkAccessPath() local
|
/aoo4110/main/soldep/bootstrp/ |
H A D | prodmap.cxx | 310 GenericInformation *pPath = pVersion->GetSubInfo( sKey, sal_True ); in GetVersionRoot() local
|
/aoo4110/main/framework/source/accelerators/ |
H A D | storageholder.cxx | 338 TPath2StorageInfo::iterator pPath = m_lStorages.find(sPath); in closePath() local
|
/aoo4110/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 441 void SetupAppX::AddFileToPatchList( TCHAR* pPath, TCHAR* pFile ) in AddFileToPatchList() 507 boolean SetupAppX::GetPathToFile( TCHAR* pFileName, TCHAR** pPath ) in GetPathToFile()
|
/aoo4110/main/extensions/source/activex/main/ |
H A D | so_activex.cpp | 372 HRESULT DeleteKeyTree( HKEY hkey, const char* pPath, REGSAM nKeyAccess ) in DeleteKeyTree()
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtio.cxx | 233 char *pPath = getenv( "TEMP" ); in LayOutPut() local
|
/aoo4110/main/vcl/aqua/source/gdi/ |
H A D | salprn.cxx | 569 NSString* pPath = CreateNSString( *i_pFileName ); in StartJob() local
|
/aoo4110/main/tools/workben/ |
H A D | urltest.cxx | 1349 char const * pPath; in main() member
|