Home
last modified time | relevance | path

Searched refs:aSourcePath (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/basctl/source/basicide/
H A Dmoduldl2.cxx1323 OUString aSourcePath = aInetObj.GetMainURL( INetURLObject::NO_DECODE ); in ExportAsPackage() local
1324 if( xSFA->exists( aSourcePath ) ) in ExportAsPackage()
1325 xSFA->kill( aSourcePath ); in ExportAsPackage()
1332 ::ucbhelper::Content sourceContent( aSourcePath, xCmdEnv ); in ExportAsPackage()
1396 if( xSFA->exists( aSourcePath ) ) in ExportAsPackage()
1397 xSFA->kill( aSourcePath ); in ExportAsPackage()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx5513 ::rtl::OUString aSourcePath( rPaths[0] ); in ImportGraphics()
5515 aSourcePath = rPaths[0] + ::rtl::OUString::createFromAscii( "/" ); in ImportGraphics()
5519 ::rtl::OUString aPath = aSourcePath + rPaths[i]; in ImportGraphics()
5533 aPath = aSourcePath + rPaths[k]; in ImportGraphics()
5551 bool result = ImportGraphic( aSourcePath + rPaths[i] ); in ImportGraphics()

Completed in 47 milliseconds