/aoo41x/main/svx/source/svdraw/ |
H A D | svdpoev.cxx | 97 if(pPath && pPts) in CheckPolyPossibilitiesHelper() 103 bool bClosed(pPath->IsClosed()); in CheckPolyPossibilitiesHelper() 222 if(pPts && pPath) in SetMarkedPointsSmooth() 224 PolyPolygonEditor aEditor( pPath->GetPathPoly(), pPath->IsClosed() ); in SetMarkedPointsSmooth() 257 if(pPts && pPath) in SetMarkedSegmentsKind() 259 PolyPolygonEditor aEditor( pPath->GetPathPoly(), pPath->IsClosed() ); in SetMarkedSegmentsKind() 325 if( pPath && pPts ) in DeleteMarkedPoints() 327 PolyPolygonEditor aEditor( pPath ->GetPathPoly(), pPath->IsClosed() ); in DeleteMarkedPoints() 343 SdrObject* pObj = pPath; in DeleteMarkedPoints() 612 if (nPtAnz!=0 && pPath!=NULL) in ImpTransformMarkedPoints() [all …]
|
H A D | svdedtv2.cxx | 612 if(pPath) in ImpCanConvertForCombine1() 614 bIsLine = pPath->IsLine(); in ImpCanConvertForCombine1() 660 aRetval = pPath->GetPathPoly(); in ImpGetPolyPolygon1() 679 if(pPath) in ImpGetPolyPolygon1() 689 if(pPath) in ImpGetPolyPolygon1() 691 aRetval = pPath->GetPathPoly(); in ImpGetPolyPolygon1() 1337 ImpCopyAttributes(pAttrObj, pPath); in CombineMarkedObjects() 1431 if(pPath) in ImpCanDismantle() 1459 if(pPath) in ImpCanDismantle() 1515 pLast = pPath; in ImpDismantleOneObject() [all …]
|
H A D | svdomeas.cxx | 1173 SdrPathObj* pPath; in DoConvertToPolyObj() local 1184 pPath->SetModel(GetModel()); in DoConvertToPolyObj() 1185 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj() 1203 pPath->SetModel(GetModel()); in DoConvertToPolyObj() 1204 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj() 1215 pPath->SetModel(GetModel()); in DoConvertToPolyObj() 1216 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj() 1235 pPath->SetModel(GetModel()); in DoConvertToPolyObj() 1236 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj() 1247 pPath->SetModel(GetModel()); in DoConvertToPolyObj() [all …]
|
H A D | svdfmtf.cxx | 726 SetAttributes(pPath); in DoAction() 730 InsertObj(pPath, false); in DoAction() 956 SetAttributes(pPath); in DoAction() 960 InsertObj(pPath, false); in DoAction() 979 SetAttributes(pPath); in DoAction() 1000 SetAttributes(pPath); in DoAction() 1186 SetAttributes(pPath); in DoAction() 1281 InsertObj(pPath); in DoAction() 1466 SetAttributes(pPath); in DoAction() 1468 InsertObj(pPath, false); in DoAction() [all …]
|
H A D | svdedtv1.cxx | 522 SdrPathObj* pPath=PTR_CAST(SdrPathObj,pO); in ImpCrookObj() local 525 if(pPath!=NULL && !bNoContortion) in ImpCrookObj() 527 XPolyPolygon aXPP(pPath->GetPathPoly()); in ImpCrookObj() 533 pPath->SetPathPoly(aXPP.getB2DPolyPolygon()); in ImpCrookObj() 537 if(!bDone && !pPath && pO->IsPolyObj() && 0L != pO->GetPointCount()) in ImpCrookObj() 643 SdrPathObj* pPath = PTR_CAST(SdrPathObj, pO); in ImpDistortObj() local 645 if(!bNoContortion && pPath) in ImpDistortObj() 647 XPolyPolygon aXPP(pPath->GetPathPoly()); in ImpDistortObj() 649 pPath->SetPathPoly(aXPP.getB2DPolyPolygon()); in ImpDistortObj()
|
/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 441 if( pPath[0] != pPath[nPoints-1] ) in DrawPolygon() 537 snprintf(pString, nBezString, "%li %li moveto\n", pPath[0].X(), pPath[0].Y()); in DrawPolyLineBezier() 558 pPath[i].X(), pPath[i].Y(), in DrawPolyLineBezier() 559 pPath[i+1].X(), pPath[i+1].Y(), in DrawPolyLineBezier() 560 pPath[i+2].X(), pPath[i+2].Y()); in DrawPolyLineBezier() 585 snprintf(pString, nBezString, "%li %li moveto\n", pPath[0].X(), pPath[0].Y()); in DrawPolygonBezier() 603 pPath[i].X(), pPath[i].Y(), in DrawPolygonBezier() 604 pPath[i+1].X(), pPath[i+1].Y(), in DrawPolygonBezier() 605 pPath[i+2].X(), pPath[i+2].Y()); in DrawPolygonBezier() 978 sal_Char pPath[48]; in PSBinPath() local [all …]
|
/aoo41x/main/store/source/ |
H A D | store.cxx | 294 rtl_uString *pPath, in store_openDirectory() argument 316 OString aPath (pPath->buffer, pPath->length, RTL_TEXTENCODING_UTF8); in store_openDirectory() 404 rtl_uString *pPath, in store_openStream() argument 419 if (!(pPath && pName && phStream)) in store_openStream() 426 OString aPath (pPath->buffer, pPath->length, RTL_TEXTENCODING_UTF8); in store_openStream() 559 rtl_uString *pPath, in store_attrib() argument 575 if (!(pPath && pName)) in store_attrib() 579 OString aPath (pPath->buffer, pPath->length, RTL_TEXTENCODING_UTF8); in store_attrib() 736 rtl_uString *pPath, in store_remove() argument 747 if (!(pPath && pName)) in store_remove() [all …]
|
H A D | storpage.cxx | 295 const rtl_String *pPath, const rtl_String *pName, OStorePageKey &rKey) in namei() argument 298 if (!(pPath && pName)) in namei() 307 rKey.m_nHigh = store::htonl(rtl_crc32 (0, pPath->buffer, pPath->length)); in namei() 320 const rtl_String * pPath, in iget() argument 333 storeError eErrCode = namei (pPath, pName, aKey); in iget()
|
H A D | stordir.cxx | 129 rtl_String *pPath, in create() argument 137 if (!(pPath && pName)) in create() 143 pPath, pName, eMode); in create()
|
H A D | storlckb.cxx | 92 rtl_String *pPath, in create() argument 100 if (!(pPath && pName)) in create() 106 pPath, pName, eMode); in create()
|
/aoo41x/main/sal/osl/os2/ |
H A D | profile.c | 948 sal_Unicode *pPath = rtl_uString_getStr(strPath); 970 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METAHOME); 976 strcpy(Path + nPathLen, pPath); 1002 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METACFG); 1008 strcpy(Path + nPathLen, pPath); 1023 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METASYS); 1029 strcpy(Path + nPathLen, pPath); 1036 (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METAINS)] == '"') ) ) 1038 if (! lookupProfile(pPath + RTL_CONSTASCII_LENGTH(STR_INI_METAINS), File, Path)) 1046 strcpy(Path, pPath); [all …]
|
/aoo41x/main/framework/source/services/ |
H A D | pathsettings.cxx | 442 PathSettings::PathHash::iterator pPath = m_lPaths.find(sPath); in impl_updatePath() local 445 if (pPath != m_lPaths.end()) in impl_updatePath() 469 pPathOld = &(pPath->second); in impl_updatePath() 479 if (pPath != m_lPaths.end()) in impl_updatePath() 483 pPathOld = &(pPath->second); in impl_updatePath() 487 m_lPaths.erase(pPath); in impl_updatePath() 804 const PathSettings::PathInfo* pPath = impl_getPathAccessConst(nID); in impl_getPathValue() local 805 if (! pPath) in impl_getPathValue() 820 aVal <<= pPath->lInternalPaths.getAsConstList(); in impl_getPathValue() 826 aVal <<= pPath->lUserPaths.getAsConstList(); in impl_getPathValue() [all …]
|
/aoo41x/main/sal/osl/w32/ |
H A D | profile.cxx | 959 sal_Unicode *pPath = rtl_uString_getStr(strPath); in osl_getProfileName() local 981 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METAHOME); in osl_getProfileName() 987 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName() 995 …((nLen == RTL_CONSTASCII_LENGTH(STR_INI_METACFG)) || (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METACFG)… in osl_getProfileName() 1013 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METACFG); in osl_getProfileName() 1019 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName() 1034 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METASYS); in osl_getProfileName() 1040 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName() 1047 (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METAINS)] == '"') ) ) in osl_getProfileName() 1049 if (! lookupProfile(pPath + RTL_CONSTASCII_LENGTH(STR_INI_METAINS), aFile, aPath)) in osl_getProfileName() [all …]
|
/aoo41x/main/cpputools/source/sp2bv/ |
H A D | sp2bv.cxx | 71 rtl_uString* pPath = NULL; in main() local 72 rtl_string2UString( &pPath, argv[1], strlen(argv[1]), in main() 76 if (osl_getFileURLFromSystemPath(pPath, &pUrl) != osl_File_E_None) in main() 112 rtl_uString_release(pPath); in main()
|
/aoo41x/main/store/inc/store/ |
H A D | store.h | 167 rtl_uString *pPath, 226 rtl_uString *pPath, 320 rtl_uString *pPath, 389 rtl_uString *pPath,
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtio.cxx | 233 char *pPath = getenv( "TEMP" ); in LayOutPut() local 235 if( !pPath ) in LayOutPut() 239 const int nLen = strlen(pPath); in LayOutPut() 242 if(nLen && (pPath[nLen-1] == '\\') || (pPath[nLen-1] == '/')) in LayOutPut() 243 snprintf( pOutName, sizeof(pOutName), "%s%s", pPath, pName ); in LayOutPut() 245 snprintf( pOutName, sizeof(pOutName), "%s/%s", pPath, pName ); in LayOutPut()
|
/aoo41x/main/vcl/inc/ |
H A D | printergfx.hxx | 288 void PSBinCurrentPath (sal_uInt32 nPoints, const Point* pPath); 356 void DrawPolyLine (sal_uInt32 nPoints, const Point* pPath ); 357 void DrawPolygon (sal_uInt32 nPoints, const Point* pPath); 362 const Point* pPath, 365 const Point* pPath,
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 110 rtl_uString* pPath = NULL; in LoadLibrary_ADABAS() local 112 if ( osl_getEnvironment(sTemp.pData,&pPath) == osl_Process_E_None && pPath ) in LoadLibrary_ADABAS() 116 _rPath = ::rtl::OUString(pPath); in LoadLibrary_ADABAS() 119 rtl_uString_release(pPath); in LoadLibrary_ADABAS()
|
/aoo41x/main/svgio/inc/svgio/svgreader/ |
H A D | svgpathnode.hxx | 60 …yPolygon* pPath = 0) { if(mpPolyPolygon) delete mpPolyPolygon; mpPolyPolygon = 0; if(pPath) mpPoly… in setPath() argument
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_canvashelper.cxx | 315 GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon ) ); in drawPolyPolygon() local 318 Gdiplus::Status hr = pGraphics->DrawPath( &aPen, pPath.get() ); in drawPolyPolygon() 384 … GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon, bIsNone ) ); in strokePolyPolygon() local 387 Gdiplus::Status hr = pGraphics->DrawPath( &aPen, pPath.get() ); in strokePolyPolygon() 450 GraphicsPathSharedPtr pPath( tools::graphicsPathFromXPolyPolygon2D( xPolyPolygon ) ); in fillPolyPolygon() local 453 ENSURE_OR_THROW( Gdiplus::Ok == pGraphics->FillPath( &aBrush, pPath.get() ), in fillPolyPolygon()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuoaprms.cxx | 654 SdrPathObj* pPath = NULL; in DoExecute() local 668 pPath = (SdrPathObj*)pObject1; in DoExecute() 677 pPath = (SdrPathObj*)pObject2; in DoExecute() 681 DBG_ASSERT(pPath, "keine Kurve gefunden"); in DoExecute() 687 const ::basegfx::B2DPolyPolygon& rPolyPolygon = pPath->GetPathPoly(); in DoExecute() 713 if (eEffect == presentation::AnimationEffect_PATH && pObject == pPath) in DoExecute() 756 pAction->SetPathObj(pInfo->mpPathObj, pPath); in DoExecute()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | getfilenamewrapper.cxx | 115 wchar_t pPath[MAX_PATH+1]; in ~CurDirGuard() local 116 if ( GetWindowsDirectoryW( pPath, MAX_PATH+1 ) <= MAX_PATH ) in ~CurDirGuard() 118 SetCurrentDirectoryW( pPath ); in ~CurDirGuard()
|
/aoo41x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 441 void SetupAppX::AddFileToPatchList( TCHAR* pPath, TCHAR* pFile ) in AddFileToPatchList() argument 451 StringCchCat( m_pPatchFiles, MAX_STR_LENGTH, pPath ); in AddFileToPatchList() 507 boolean SetupAppX::GetPathToFile( TCHAR* pFileName, TCHAR** pPath ) in GetPathToFile() argument 532 *pPath = new TCHAR[ nPath ]; in GetPathToFile() 535 int nReturn = GetFullPathName( pTempPath, nPath, *pPath, &pFilePart ); in GetPathToFile() 540 delete [] (*pPath); in GetPathToFile() 542 *pPath = new TCHAR[ nPath ]; in GetPathToFile() 544 nReturn = GetFullPathName( pTempPath, nPath, *pPath, &pFilePart ); in GetPathToFile() 557 DWORD dwFileAttrib = GetFileAttributes( *pPath ); in GetPathToFile()
|
/aoo41x/main/cppuhelper/source/ |
H A D | shlib.cxx | 131 const ::std::vector< OUString > * pPath = getAccessDPath(); in checkAccessPath() local 133 if (pPath) in checkAccessPath() 136 for ( ::std::vector< OUString >::const_iterator iPos( pPath->begin() ); in checkAccessPath() 137 iPos != pPath->end(); ++iPos ) in checkAccessPath()
|
/aoo41x/main/framework/source/accelerators/ |
H A D | storageholder.cxx | 338 TPath2StorageInfo::iterator pPath = m_lStorages.find(sPath); in closePath() local 339 if (pPath == m_lStorages.end()) in closePath() 342 TStorageInfo& rInfo = pPath->second; in closePath() 347 m_lStorages.erase(pPath); in closePath()
|