Home
last modified time | relevance | path

Searched refs:aPath (Results 151 – 175 of 185) sorted by relevance

12345678

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1850 UniString aPath; in operator >>() local
1853 rIStm.ReadByteString(aPath); in operator >>()
1861 rtl::OUString(aPath))); in operator >>()
/trunk/main/autodoc/inc/cosv/
H A Dploc_dir.hxx102 Path aPath; member in csv::ploc::Directory
H A Dfile.hxx110 ploc::Path aPath; member in csv::File
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1110 INetURLObject aPath( aURL ); in Reset() local
1111 aPath.setFinalSlash(); in Reset()
1112 aPath.removeSegment(); in Reset()
1114 aPath.removeFinalSlash(); in Reset()
1115 String aText( aPath.PathToFileName() ); //! (pb) MaxLen? in Reset()
/trunk/main/idl/inc/
H A Dcommand.hxx52 String aPath; member in SvCommand
/trunk/main/ucb/source/ucp/file/
H A Dfilglob.hxx72 extern rtl::OUString getTitle( const rtl::OUString& aPath );
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx168 String aPath(aDlg.GetPath()); in DoExecute() local
169 pGrafObj->SetGraphicLink(aPath, aFltName); in DoExecute()
/trunk/main/rsc/source/prj/
H A Dgui.cxx91 pCmdLine->aPath,
/trunk/main/rsc/inc/
H A Drscrsc.hxx56 ByteString aPath; // Liste der Pfade member in RscCmdLine
/trunk/main/autodoc/inc/ary/cpp/
H A Dusedtype.hxx156 ut::NameChain aPath; member in ary::cpp::UsedType
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1712 drawing::PolyPolygonBezierCoords aPath; in getPropertyValue() local
1713 aRet >>= aPath; in getPropertyValue()
1714 aRet <<= _ConvertPolyPolygonBezierToLayoutDir( aPath ); in getPropertyValue()
2728 const ::com::sun::star::drawing::PolyPolygonBezierCoords& aPath ) in _ConvertPolyPolygonBezierToLayoutDir()
2730 drawing::PolyPolygonBezierCoords aConvertedPath( aPath ); in _ConvertPolyPolygonBezierToLayoutDir()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx1751 rtl::OString aPath ("res/commandimagelist/"); in EditorImpl() local
1752 aPath += WIDGETS_SPECS[ i ].pIconName; in EditorImpl()
1753 layout::Image aImg( aPath ); in EditorImpl()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.hxx92 DirEntry aPath; // aktuell angewaehlter Pfad member in ImpPathDialog
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx120 …iner::XNameAccess > MimeConfigurationHelper::GetConfigurationByPath( const ::rtl::OUString& aPath ) in GetConfigurationByPath() argument
137 aPathProp.Value <<= aPath; in GetConfigurationByPath()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.hxx225 …HtmlExport( rtl::OUString aPath, const com::sun::star::uno::Sequence< com::sun::star::beans::Prope…
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx764 String aPath = rPath.GetToken( nToken, cDelim ); in FindInPath() local
765 if ( Find( aPath, rName, rFile, bAllowWildCards ) ) in FindInPath()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx359 ::rtl::OUString aPath; in connect()
360 if(!EnvironmentHandle(aPath)) in connect()
361 throw SQLException(aPath,*this,::rtl::OUString(),1000,Any()); in connect()
/trunk/main/cui/source/customize/
H A Dcfg.cxx5519 ::rtl::OUString aPath = aSourcePath + rPaths[i]; in ImportGraphics()
5520 if ( m_xImportedImageManager->hasImage( GetImageType(), aPath ) ) in ImportGraphics()
5527 ReplaceGraphicItem( aPath ); in ImportGraphics()
5533 aPath = aSourcePath + rPaths[k]; in ImportGraphics()
5534 bool bHasReplaced = ReplaceGraphicItem( aPath ); in ImportGraphics()
5538 bool result = ImportGraphic( aPath ); in ImportGraphics()
/trunk/main/comphelper/inc/comphelper/
H A Dmimeconfighelper.hxx63 GetConfigurationByPath( const ::rtl::OUString& aPath );
H A Dstoragehelper.hxx172 static sal_Bool PathHasSegment( const ::rtl::OUString& aPath, const ::rtl::OUString& aSegment );
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx113 String aPath = aURL.GetMainURL(INetURLObject::NO_DECODE); in lcl_getDBaseConnection() local
126 aConnUrl += aPath; in lcl_getDBaseConnection()
/trunk/main/package/inc/
H A DZipPackageFolder.hxx74 sal_Bool LookForUnexpectedODF12Streams( const ::rtl::OUString& aPath );
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1854 ::PolyPolygon aPath; in createActions()
1855 aFill.getPath( aPath ); in createActions()
1857 ::basegfx::B2DPolyPolygon aPoly( aPath.getB2DPolyPolygon() ); in createActions()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1244 Polygon aPath; in ImplWriteActions() local
1245 aStroke.getPath( aPath ); in ImplWriteActions()
1271 ImplPolyLine( aPath ); in ImplWriteActions()
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx1732 OUString aPath( aFullPath.GetMainURL( INetURLObject::NO_DECODE ) ); in GetLogicNames() local
1750 if ( pEntry->GetTargetURL() == aPath ) in GetLogicNames()

Completed in 362 milliseconds

12345678