Home
last modified time | relevance | path

Searched refs:pPath (Results 1 – 25 of 57) sorted by relevance

123

/AOO41X/main/svx/source/svdraw/
H A Dsvdpoev.cxx95 SdrPathObj* pPath = PTR_CAST(SdrPathObj,pObj); in CheckPolyPossibilitiesHelper() local
97 if(pPath && pPts) in CheckPolyPossibilitiesHelper()
103 bool bClosed(pPath->IsClosed()); in CheckPolyPossibilitiesHelper()
116 … if(PolyPolygonEditor::GetRelativePolyPoint(pPath->GetPathPoly(), nNum, nPolyNum, nPntNum)) in CheckPolyPossibilitiesHelper()
118 … const basegfx::B2DPolygon aLocalPolygon(pPath->GetPathPoly().getB2DPolygon(nPolyNum)); in CheckPolyPossibilitiesHelper()
220 SdrPathObj* pPath = dynamic_cast< SdrPathObj* >( pM->GetMarkedSdrObj() ); in SetMarkedPointsSmooth() local
222 if(pPts && pPath) in SetMarkedPointsSmooth()
224 PolyPolygonEditor aEditor( pPath->GetPathPoly(), pPath->IsClosed() ); in SetMarkedPointsSmooth()
228 AddUndo(GetModel()->GetSdrUndoFactory().CreateUndoGeoObject(*pPath)); in SetMarkedPointsSmooth()
229 pPath->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedPointsSmooth()
[all …]
H A Dsvdedtv2.cxx610 const SdrPathObj* pPath = PTR_CAST(SdrPathObj,pObj); in ImpCanConvertForCombine1() local
612 if(pPath) in ImpCanConvertForCombine1()
614 bIsLine = pPath->IsLine(); in ImpCanConvertForCombine1()
656 SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj); in ImpGetPolyPolygon1() local
658 if(bCombine && pPath && !pObj->GetOutlinerParaObject()) in ImpGetPolyPolygon1()
660 aRetval = pPath->GetPathPoly(); in ImpGetPolyPolygon1()
677 pPath = PTR_CAST(SdrPathObj, pObj1); in ImpGetPolyPolygon1()
679 if(pPath) in ImpGetPolyPolygon1()
681 aRetval.append(pPath->GetPathPoly()); in ImpGetPolyPolygon1()
687 pPath = PTR_CAST(SdrPathObj, pConvObj); in ImpGetPolyPolygon1()
[all …]
H A Dsvdomeas.cxx1173 SdrPathObj* pPath; in DoConvertToPolyObj() local
1183 pPath = new SdrPathObj(OBJ_PATHLINE, aPolyPoly); in DoConvertToPolyObj()
1184 pPath->SetModel(GetModel()); in DoConvertToPolyObj()
1185 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj()
1186 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
1187 pGroup->GetSubList()->NbcInsertObject(pPath); in DoConvertToPolyObj()
1202 pPath = new SdrPathObj(OBJ_PATHLINE, aPolyPoly); in DoConvertToPolyObj()
1203 pPath->SetModel(GetModel()); in DoConvertToPolyObj()
1204 pPath->SetMergedItemSet(aSet); in DoConvertToPolyObj()
1205 pPath->SetStyleSheet(pStyleSheet, true); in DoConvertToPolyObj()
[all …]
H A Dsvdfmtf.cxx718 SdrPathObj* pPath = new SdrPathObj(OBJ_LINE, basegfx::B2DPolyPolygon(aLine)); in DoAction() local
726 SetAttributes(pPath); in DoAction()
730 InsertObj(pPath, false); in DoAction()
946 SdrPathObj* pPath = new SdrPathObj( in DoAction() local
956 SetAttributes(pPath); in DoAction()
960 InsertObj(pPath, false); in DoAction()
978 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, basegfx::B2DPolyPolygon(aSource)); in DoAction() local
979 SetAttributes(pPath); in DoAction()
980 InsertObj(pPath, false); in DoAction()
999 SdrPathObj* pPath = new SdrPathObj(OBJ_POLY, aSource); in DoAction() local
[all …]
H A Dsvdedtv1.cxx522 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 Dcommon_gfx.cxx412 PrinterGfx::DrawPolyLine (sal_uInt32 nPoints, const Point* pPath) in DrawPolyLine() argument
414 if( maLineColor.Is() && nPoints && pPath ) in DrawPolyLine()
420 PSBinCurrentPath (nPoints, pPath); in DrawPolyLine()
427 PrinterGfx::DrawPolygon (sal_uInt32 nPoints, const Point* pPath) in DrawPolygon() argument
430 if (!(nPoints > 1) || (pPath == NULL) || !(maFillColor.Is() || maLineColor.Is())) in DrawPolygon()
438 PSBinMoveTo( pPath[0], aPoint, nColumn ); in DrawPolygon()
440 PSBinLineTo( pPath[n], aPoint, nColumn ); in DrawPolygon()
441 if( pPath[0] != pPath[nPoints-1] ) in DrawPolygon()
442 PSBinLineTo( pPath[0], aPoint, nColumn ); in DrawPolygon()
526 PrinterGfx::DrawPolyLineBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolyLineBezier() argument
[all …]
/AOO41X/main/store/source/
H A Dstore.cxx294 rtl_uString *pPath, in store_openDirectory() argument
309 if (!(pPath && pName && phDirectory)) in store_openDirectory()
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
[all …]
H A Dstorpage.cxx295 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 Dstordir.cxx129 rtl_String *pPath, in create() argument
137 if (!(pPath && pName)) in create()
143 pPath, pName, eMode); in create()
H A Dstorlckb.cxx92 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 Dprofile.c179 static sal_Bool lookupProfile(const sal_Char *pszPath, const sal_Char *pszFile, sal_Char *pPath);
948 sal_Unicode *pPath = rtl_uString_getStr(strPath);
951 …if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAHOME) , STR_INI_ME…
952 …((nLen == RTL_CONSTASCII_LENGTH(STR_INI_METAHOME)) || (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METAHOM…
970 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METAHOME);
976 strcpy(Path + nPathLen, pPath);
983 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METACFG), STR_INI…
984 …((nLen == RTL_CONSTASCII_LENGTH(STR_INI_METACFG)) || (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METACFG)…
1002 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METACFG);
1008 strcpy(Path + nPathLen, pPath);
[all …]
/AOO41X/main/framework/source/services/
H A Dpathsettings.cxx442 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()
813 ::rtl::OUString sVal = impl_convertPath2OldStyle(*pPath); in impl_getPathValue()
820 aVal <<= pPath->lInternalPaths.getAsConstList(); in impl_getPathValue()
[all …]
/AOO41X/main/sal/osl/w32/
H A Dprofile.cxx959 sal_Unicode *pPath = rtl_uString_getStr(strPath); in osl_getProfileName() local
962 …if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAHOME) , STR_INI_ME… in osl_getProfileName()
963 …((nLen == RTL_CONSTASCII_LENGTH(STR_INI_METAHOME)) || (pPath[RTL_CONSTASCII_LENGTH(STR_INI_METAHOM… in osl_getProfileName()
981 pPath += RTL_CONSTASCII_LENGTH(STR_INI_METAHOME); in osl_getProfileName()
987 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName()
994 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METACFG), STR_INI… 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()
1026 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METASYS), STR_INI… in osl_getProfileName()
[all …]
/AOO41X/main/cpputools/source/sp2bv/
H A Dsp2bv.cxx71 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 Dstore.h167 rtl_uString *pPath,
226 rtl_uString *pPath,
320 rtl_uString *pPath,
389 rtl_uString *pPath,
/AOO41X/main/sw/source/core/text/
H A Dtxtio.cxx233 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 Dprintergfx.hxx288 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 DBFunctions.cxx110 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 Dsvgpathnode.hxx60 …yPolygon* pPath = 0) { if(mpPolyPolygon) delete mpPolyPolygon; mpPolyPolygon = 0; if(pPath) mpPoly… in setPath() argument
/AOO41X/main/canvas/source/directx/
H A Ddx_canvashelper.cxx315 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 Dfuoaprms.cxx654 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 Dgetfilenamewrapper.cxx115 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 Dsetup.cpp441 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 Dshlib.cxx131 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 Dstorageholder.cxx338 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()

123