/trunk/main/ucb/source/ucp/ftp/ |
H A D | ftpdirp.cxx | 511 setPath (rEntry.m_aName, p); in parseDOS() 629 setPath (rEntry.m_aName, pFileName, (pFileType - pFileName)); in parseVMS() 634 setPath (rEntry.m_aName, pFileName, (p - pFileName)); in parseVMS() 961 setPath (rEntry.m_aName, p1); in parseUNIX() 1278 sal_Bool FTPDirectoryParser::setPath ( in setPath() function in FTPDirectoryParser
|
H A D | ftpdirp.hxx | 175 static sal_Bool setPath (
|
/trunk/main/scripting/workben/ifc/scripting/ |
H A D | _XScriptSecurity.java | 186 String setPath = getPathList(); in runCheckPermissionTest() local 193 log.println("pathlist: expected: " + expectedPath + ", output: " + setPath); in runCheckPermissionTest() 194 if( setPath.equals( expectedPath ) ) in runCheckPermissionTest()
|
/trunk/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 909 aFilling.setPath(PolyPolygon(aResult)); in clipMetafileContentAgainstOwnRegions() 917 aFilling.setPath(PolyPolygon()); in clipMetafileContentAgainstOwnRegions() 952 aStroke.setPath(Polygon(aResult.getB2DPolygon(a))); in clipMetafileContentAgainstOwnRegions() 962 aStroke.setPath(Polygon()); in clipMetafileContentAgainstOwnRegions()
|
H A D | graphictools.cxx | 272 void SvtGraphicStroke::setPath( const Polygon& rPoly ) in setPath() function in SvtGraphicStroke 628 void SvtGraphicFill::setPath( const PolyPolygon& rPath ) in setPath() function in SvtGraphicFill
|
H A D | metaact.cxx | 4111 aStroke.setPath( aPath ); in Move() 4133 aFill.setPath( aPath ); in Move() 4166 aStroke.setPath( aPath ); in Scale() 4176 aFill.setPath( aPath ); in Scale()
|
H A D | gdimtf.cxx | 1309 aStroke.setPath( ImplGetRotatedPolygon( aPath, aRotAnchor, aRotOffset, fSin, fCos ) ); in Rotate() 1320 aFill.setPath( ImplGetRotatedPolyPolygon( aPath, aRotAnchor, aRotOffset, fSin, fCos ) ); in Rotate()
|
/trunk/main/vcl/inc/vcl/ |
H A D | graphictools.hxx | 157 void setPath ( const Polygon& ); 392 void setPath ( const PolyPolygon& rPath );
|
/trunk/main/sd/source/core/ |
H A D | undoanim.cxx | 183 pEffect->setPath( mpImpl->msUndoPath ); in Undo() 192 pEffect->setPath( mpImpl->msRedoPath ); in Redo()
|
H A D | CustomAnimationEffect.cxx | 1171 void CustomAnimationEffect::setPath( const ::rtl::OUString& rPath ) in setPath() function in sd::CustomAnimationEffect 1184 xMotion->setPath( Any( rPath ) ); in setPath() 1765 setPath( ::basegfx::tools::exportToSvgD( xPolyPoly, true, true, true) ); in updatePathFromSdrPathObj()
|
/trunk/main/tools/inc/tools/ |
H A D | urlobj.hxx | 677 { return setPath(extend(rThePath), true, eMechanism, eCharset); } in SetURLPath() 682 { return setPath(rThePath, false, eMechanism, eCharset); } in SetURLPath() 1443 bool setPath(
|
/trunk/main/tools/source/fsys/ |
H A D | urlobj.cxx | 3416 bool INetURLObject::setPath(rtl::OUString const & rThePath, bool bOctets, in setPath() function in INetURLObject 3584 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in insertName() 4458 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in removeSegment() 4513 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in setName() 4597 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in setBase() 4663 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in setExtension() 4695 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in removeExtension() 4727 return setPath(aNewPath.makeStringAndClear(), false, NOT_CANONIC, in setFinalSlash() 4748 return setPath(aNewPath, false, NOT_CANONIC, RTL_TEXTENCODING_UTF8); in removeFinalSlash()
|
/trunk/main/svgio/inc/svgio/svgreader/ |
H A D | svgpathnode.hxx | 60 …void setPath(const basegfx::B2DPolyPolygon* pPath = 0) { if(mpPolyPolygon) delete mpPolyPolygon; m… in setPath() function in svgio::svgreader::SvgPathNode
|
/trunk/main/svgio/source/svgreader/ |
H A D | svgpathnode.cxx | 82 setPath(&aPath); in parseAttribute()
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | XFileDialog.idl | 47 [oneway] void setPath( [in] string Path );
|
/trunk/main/oox/inc/oox/ppt/ |
H A D | slidepersist.hxx | 72 void setPath( const rtl::OUString& rPath ) { maPath = rPath; } in setPath() function in oox::ppt::SlidePersist
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ |
H A D | FilenameHelper.java | 149 public void setPath(String _sName) in setPath() method in FilenameHelper_impl
|
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiArticle.java | 219 aPost.setPath( aURI.getEscapedPathQuery() ); in setArticle()
|
H A D | Helper.java | 833 aPost.setPath( aPostURI.getEscapedPathQuery() ); in Login() 858 aPost.setPath( aURI.getEscapedPathQuery() ); in Login()
|
/trunk/main/oox/source/ppt/ |
H A D | presentationfragmenthandler.cxx | 395 pSlidePersistPtr->setPath( rxSlideFragmentHandler->getFragmentPath() ); in importSlide()
|
H A D | timenode.cxx | 425 xAnimateMotion->setPath( aValue ); in setNode()
|
/trunk/main/animations/source/animcore/ |
H A D | animcore.cxx | 228 virtual void SAL_CALL setPath( const Any& _path ) throw (RuntimeException); 1585 void SAL_CALL AnimationNode::setPath( const Any& _path ) throw (RuntimeException) in setPath() function in animcore::AnimationNode
|
/trunk/main/sd/inc/ |
H A D | CustomAnimationEffect.hxx | 162 void setPath( const ::rtl::OUString& rPath );
|
/trunk/main/xmloff/source/draw/ |
H A D | animationimport.cxx | 1102 xAnimateMotion->setPath( mpHelper->convertPath( rValue ) ); in init_node()
|
/trunk/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 2146 xMotion->setPath( aPath ); in importAnimateMotionContainer()
|