Home
last modified time | relevance | path

Searched refs:aPath (Results 1 – 25 of 185) sorted by last modified time

12345678

/trunk/main/tools/source/fsys/
H A Ddirent.cxx1781 … ByteString aPath = ByteString(rPfad, osl_getThreadTextEncoding()).GetToken( 0, cDelim, nIndex ); in Find() local
1783 if ( aPath.Len() ) in Find()
1785 if (aPath.GetChar(aPath.Len()-1)== ACCESSDELIM(DEFSTYLE)[0]) in Find()
1786 aPath.Erase(aPath.Len()-1); in Find()
1787 aPath += aThis; in Find()
1788 DirEntry aEntry( String(aPath, osl_getThreadTextEncoding())); in Find()
2438 DirEntry aPath(rPath); in IsValidEntry_Impl() local
2442 aPath += aName; in IsValidEntry_Impl()
2443 if ( 1 == aPath.Level() ) in IsValidEntry_Impl()
2464 if ( aPath.Exists() ) in IsValidEntry_Impl()
[all …]
/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/sal/inc/osl/
H A Dfile.hxx430 rtl::OUString aPath; in getMountPath() local
431 osl_getVolumeDeviceMountPath( _aHandle, &aPath.pData ); in getMountPath()
432 return aPath; in getMountPath()
/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx51 aPath(i_rPath.aPath), in Path()
64 aPath = i_rPath.aPath; in operator =()
84 aPath.Set(restPath, i_bPathIsAlwaysDir, i_sDelimiter); in Set()
129 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()
143 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()
H A Dploc_dir.cxx41 : aPath(i_rPath) in Directory()
47 : Persistent(), aPath(i_rDir.aPath) in Directory()
53 : aPath(i_rLocation, true) in Directory()
58 : aPath(i_rLocation.c_str(), true) in Directory()
70 aPath.DirChain() += i_sName; in operator +=()
78 aPath.DirChain() += i_sDirChain; in operator +=()
107 if ( aPath.DirChain().Size() == 0 ) in Check_Parent()
181 sNew << aPath; in GetContainedFiles()
248 sNew << aPath; in GetContainedDirectories()
278 sNew << aPath; in GetContainedFiles()
[all …]
H A Dfile.cxx44 : aPath(i_rLocation), in File()
53 : aPath(i_sLocation), in File()
62 : aPath(i_sLocation), in File()
82 aPath = i_rLocation; in Assign()
93 aPath.Set( i_sLocation ); in Assign()
104 aPath.Set( i_sLocation ); in Assign()
233 return aPath; in inq_MyPath()
H A Ddirchain.cxx81 aPath.insert( aPath.begin(), i_sName ); in PushFront()
87 aPath.insert( aPath.begin(), i_sPath.Begin(), i_sPath.End() ); in PushFront()
93 aPath.push_back(i_sName); in PushBack()
99 aPath.insert( aPath.end(), i_sPath.Begin(), i_sPath.End() ); in PushBack()
105 if (i_nCount <= aPath.size()) in PopFront()
106 aPath.erase( aPath.begin(), aPath.begin() + i_nCount ); in PopFront()
108 aPath.erase( aPath.begin(), aPath.end() ); in PopFront()
115 aPath.erase( aPath.end() - i_nCount, aPath.end() ); in PopBack()
117 aPath.erase( aPath.begin(), aPath.end() ); in PopBack()
125 it != aPath.end(); in Get()
[all …]
/trunk/main/autodoc/inc/cosv/
H A Dfile.hxx110 ploc::Path aPath; member in csv::File
H A Dploc.hxx75 DirChain() const { return aPath; } in DirChain()
89 DirectoryChain & DirChain() { return aPath; } in DirChain()
93 DirectoryChain aPath; member in csv::ploc::Path
H A Dploc_dir.hxx102 Path aPath; member in csv::ploc::Directory
H A Ddirchain.hxx111 StringVector aPath; member in csv::ploc::DirectoryChain
123 { csv::erase_container(aPath); PushBack(i_rDC); return *this; } in operator =()
135 { return aPath.size(); } in Size()
139 { return aPath.begin(); } in Begin()
142 { return aPath.end(); } in End()
145 { return aPath.empty() ? String::Null_() : aPath.front(); } in Front()
148 { return aPath.empty() ? String::Null_() : aPath.back(); } in Back()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6882 rtl::OUString aPath( rOrigStr ); in ImplGetEllipsisString() local
6884 osl_abbreviateSystemPath( aPath.pData, &aAbbreviatedPath.pData, nIndex, NULL ); in ImplGetEllipsisString()
H A Dgdimetafiletools.cxx885 PolyPolygon aPath; in clipMetafileContentAgainstOwnRegions() local
892 aFilling.getPath(aPath); in clipMetafileContentAgainstOwnRegions()
894 if(aPath.Count()) in clipMetafileContentAgainstOwnRegions()
896 const basegfx::B2DPolyPolygon aSource(aPath.getB2DPolyPolygon()); in clipMetafileContentAgainstOwnRegions()
926 Polygon aPath; in clipMetafileContentAgainstOwnRegions() local
933 aStroke.getPath(aPath); in clipMetafileContentAgainstOwnRegions()
935 if(aPath.GetSize()) in clipMetafileContentAgainstOwnRegions()
937 const basegfx::B2DPolygon aSource(aPath.getB2DPolygon()); in clipMetafileContentAgainstOwnRegions()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java284 String aPath = searcher.doc(aDoc.doc).get( "path" ); in queryImpl() local
285 aDocs[iHit] = ( aPath != null ) ? aPath : ""; in queryImpl()
/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/automation/source/server/
H A DXMLParser.cxx671 String aPath; in HandleSAXParser() local
672 aPath.AppendAscii( "*:" ); in HandleSAXParser()
673 aPath.Append( String::CreateFromInt64( pSAXParser->GetTimestamp() ) ); in HandleSAXParser()
674 aPath.AppendAscii( ":" ); in HandleSAXParser()
677 aPath.Append( String::CreateFromInt64( (sal_uIntPtr)pNode ) ); in HandleSAXParser()
678 pRet->GenReturn ( RET_Value, nMethodId, aPath ); in HandleSAXParser()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DPartsView.java109 final TreePath aPath = aEvent.getNewLeadSelectionPath(); in valueChanged() local
110 if (aPath != null) in valueChanged()
112 final PartName aName= GetPackagePathForTreePath(aPath); in valueChanged()
125 private PartName GetPackagePathForTreePath (final TreePath aPath) in GetPackagePathForTreePath() argument
127 final PartName aName = new PartName(aPath.getLastPathComponent().toString()); in GetPackagePathForTreePath()
H A DStreamView.java150 final TreePath aPath = aEvent.getNewLeadSelectionPath(); in valueChanged() local
151 if (aPath != null) in valueChanged()
153 final String sPath = GetPackagePathForTreePath(aPath); in valueChanged()
188 private String GetPackagePathForTreePath (final TreePath aPath) in GetPackagePathForTreePath() argument
191 final Object aNodes[] = aPath.getPath(); in GetPackagePathForTreePath()
/trunk/main/padmin/source/
H A Dadddlg.cxx446 String aPath( m_aPdfDirEdt.GetText() ); in IMPL_LINK() local
447 if( chooseDirectory( aPath ) ) in IMPL_LINK()
448 m_aPdfDirEdt.SetText( aPath ); in IMPL_LINK()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx161 Gdiplus::GraphicsPath aPath; in drawPolyPolygon() local
167 aPath.StartFigure(); // #i101491# not needed for first run in drawPolyPolygon()
170 impAddB2DPolygonToGDIPlusGraphicsPathReal(aPath, rPolyPolygon.getB2DPolygon(a), false); in drawPolyPolygon()
171 aPath.CloseFigure(); in drawPolyPolygon()
210 aGraphics.FillPath(&aTestBrush, &aPath); in drawPolyPolygon()
231 Gdiplus::GraphicsPath aPath; in drawPolyLine() local
287 impAddB2DPolygonToGDIPlusGraphicsPathInteger(aPath, rPolygon, bNoLineJoin); in drawPolyLine()
291 impAddB2DPolygonToGDIPlusGraphicsPathReal(aPath, rPolygon, bNoLineJoin); in drawPolyLine()
297 aPath.CloseFigure(); in drawPolyLine()
309 aGraphics.DrawPath(&aTestPen, &aPath); in drawPolyLine()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx376 OUString aPath, in HtmlExport() argument
380 : maPath( aPath ), in HtmlExport()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2137 Any aPath; in importAnimateMotionContainer() local
2138 if ( importAttributeValue( pChildAtom, aPath ) ) in importAnimateMotionContainer()
2141 if ( aPath >>= aStr ) in importAnimateMotionContainer()
2145 aPath <<= aStr; in importAnimateMotionContainer()
2146 xMotion->setPath( aPath ); in importAnimateMotionContainer()
2148 dump( aPath ); in importAnimateMotionContainer()
/trunk/main/l10ntools/source/
H A Dlocalize.cxx272 DirEntry aPath( aEntry.GetPath()); in WorkOnFile() local
274 aPath.SetCWD(); in WorkOnFile()
582 DirEntry aPath( aEntry.GetPath()); in MergeSingleFile() local
584 aPath.SetCWD(); in MergeSingleFile()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx404 rtl::OUString aPath = aURI.GetPath(); in getData() local
406 if ( aPath.getStr()[ aPath.getLength() - 1 ] in getData()
408 aPath = aPath.copy( 0, aPath.getLength() - 1 ); in getData()
410 aPath = CurlUri::unescape( aPath ); in getData()
434 if ( aPath == aCurrPath ) in getData()
H A DDAVResourceAccess.cxx1062 rtl::OUString aPath( aURI.GetPath() ); in initialize() local
1065 if ( !aPath.getLength() ) in initialize()
1088 m_aPath = aPath; in initialize()

Completed in 256 milliseconds

12345678