Home
last modified time | relevance | path

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

123

/aoo41x/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx311 const String* pPath = NULL,
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2875 const String* pPath, in FileOpenDialog_Impl() argument
2884 if ( pPath ) in FileOpenDialog_Impl()
2885 aPath = *pPath; in FileOpenDialog_Impl()
/aoo41x/main/svtools/inc/svtools/
H A Dfilter.hxx197 GraphicDescriptor( SvStream& rInStream, const String* pPath = NULL );
/aoo41x/main/desktop/source/migration/
H A Dmigration.cxx850 uno::Reference< XNameAccess > MigrationImpl::getConfigAccess(const sal_Char* pPath, sal_Bool bUpdat… in getConfigAccess() argument
861 OUString sConfigURL = OUString::createFromAscii(pPath); in getConfigAccess()
/aoo41x/main/svx/source/svdraw/
H A Dsvdobj.cxx2548 SdrPathObj* pPath = PTR_CAST(SdrPathObj, pRet); in ImpConvertToContourObj() local
2550 if(pPath && pPath->IsClosed()) in ImpConvertToContourObj()
H A Dsvddrgmt.cxx510 const SdrPathObj* pPath = dynamic_cast< const SdrPathObj* >(pObj); in createSdrDragEntries_PointDrag() local
512 if(pPath) in createSdrDragEntries_PointDrag()
514 const basegfx::B2DPolyPolygon aPathXPP = pPath->GetPathPoly(); in createSdrDragEntries_PointDrag()
/aoo41x/main/toolkit/inc/layout/
H A Dlayout.hxx86 Context( char const* pPath );

Completed in 127 milliseconds

123