/aoo41x/main/chart2/source/view/main/ |
H A D | Clipping.cxx | 241 drawing::Position3D aFrom; in clipPolygonAtRectangle() local 256 aFrom = getPointFromPoly(rPolygon,nOldPoint-1,nOldPolyIndex); in clipPolygonAtRectangle() 258 if( lcl_clip2d_(aFrom, aTo, rRectangle) ) in clipPolygonAtRectangle() 261 if(aFrom == aLast) in clipPolygonAtRectangle() 263 if( !(aTo==aFrom) ) in clipPolygonAtRectangle() 276 … lcl_addPointToPoly( aResult, aFrom, nNewPolyIndex, aResultPointCount, nOldPointCount ); in clipPolygonAtRectangle() 277 if( !(aTo==aFrom) ) in clipPolygonAtRectangle()
|
/aoo41x/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | 2957 if( (aFrom.nMonth == 2) && (aFrom.nDay == 30) ) in getDiff() 2958 aFrom.nDay = ::DaysInMonth( 2, aFrom.nYear ); in getDiff() 2964 if( (aFrom.nYear < aTo.nYear) || ((aFrom.nYear == aTo.nYear) && (aFrom.nMonth < aTo.nMonth)) ) in getDiff() 2967 nDiff = aFrom.getDaysInMonth() - aFrom.nDay + 1; in getDiff() 2968 aFrom.nOrigDay = aFrom.nDay = 1; in getDiff() 2975 nDiff += aFrom.getDaysInMonthRange( aFrom.nMonth, 12 ); in getDiff() 2976 aFrom.addMonths( 13 - aFrom.nMonth ); in getDiff() 2979 nDiff += aFrom.getDaysInYearRange( aFrom.nYear, aTo.nYear - 1 ); in getDiff() 2980 aFrom.addYears( aTo.nYear - aFrom.nYear ); in getDiff() 2984 nDiff += aFrom.getDaysInMonthRange( aFrom.nMonth, aTo.nMonth - 1 ); in getDiff() [all …]
|
/aoo41x/main/udkapi/com/sun/star/script/ |
H A D | XTypeConverter.idl | 59 /** Converts the value <code>aFrom</code> to the specified type 63 @param aFrom 71 [in] any aFrom, 76 /** Converts the value <code>aFrom</code> to the specified simple type 84 @param aFrom 92 [in] any aFrom,
|
/aoo41x/main/cppu/source/uno/ |
H A D | lbmap.cxx | 186 Environment aFrom; member 217 static_cast< uno_Mediate_Mapping * >( pMapping )->aFrom.get(), in mediate_acquire() 275 , aFrom( rFrom_ ) in uno_Mediate_Mapping() 520 Environment aFrom( pFrom ), aTo( pTo ); in uno_getMapping() local 532 getMappingName( aFrom, aTo, aAddPurpose ) ) ); in uno_getMapping() 563 aRet = loadExternalMapping( aFrom, aTo, aAddPurpose ); // direct try in uno_getMapping() 565 aRet = getMediateMapping( aFrom, aTo, aAddPurpose ); // try via uno in uno_getMapping()
|
/aoo41x/main/slideshow/source/engine/activities/ |
H A D | activitiesfactory.cxx | 335 OptionalValueType aFrom; in createFromToByActivity() local 346 aFrom.reset(aTmpValue); in createFromToByActivity() 365 aFrom, in createFromToByActivity()
|
/aoo41x/main/starmath/source/ |
H A D | view.cxx | 563 Point aFrom, aTo; in Paint() local 567 aFrom = aRect.BottomLeft(); aTo = aRect.BottomRight(); in Paint() 572 aFrom = aRect.TopLeft(); aTo = aRect.TopRight(); in Paint() 577 aFrom = aRect.TopRight(); aTo = aRect.BottomRight(); in Paint() 582 aFrom = aRect.TopLeft(); aTo = aRect.BottomLeft(); in Paint() 589 DrawLine( aFrom, aTo ); in Paint()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationimport.cxx | 803 OUString aFrom, aBy, aTo, aValues; in init_node() local 1022 aFrom = rValue; in init_node() 1274 if( aFrom.getLength() ) in init_node() 1275 xAnimate->setFrom( mpHelper->convertValue( meAttributeName, aFrom ) ); in init_node()
|
/aoo41x/main/vcl/source/window/ |
H A D | status.cxx | 513 Point aFrom( aRect.TopLeft() ); in ImplDrawItem() local 514 aFrom.X()--; in ImplDrawItem() 515 aFrom.Y()++; in ImplDrawItem() 521 aDecoView.DrawSeparator( aFrom, aTo ); in ImplDrawItem()
|
/aoo41x/main/oox/source/ppt/ |
H A D | timenode.cxx | 615 void TimeNode::setFrom( const Any & aFrom ) in setFrom() argument 617 maNodeProperties[ NP_FROM ] = aFrom; in setFrom()
|
/aoo41x/main/tools/source/fsys/ |
H A D | dirent.cxx | 2785 String aFrom( GetFull() ); in MoveTo() local 2788 FSysRedirector::DoRedirect(aFrom); in MoveTo() 2797 ByteString bFrom(aFrom, osl_getThreadTextEncoding()); in MoveTo() 2857 if ( ( aFrom != aTo ) && ( 0 != rename( bFrom.GetBuffer(), bTo.GetBuffer() ) ) ) in MoveTo()
|
/aoo41x/main/stoc/source/typeconv/ |
H A D | convert.cxx | 306 virtual Any SAL_CALL convertTo( const Any& aFrom, const Type& DestinationType ) 308 virtual Any SAL_CALL convertToSimpleType( const Any& aFrom, TypeClass aDestinationType )
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 1633 Any aFrom( xAnimate->getFrom() ); in exportAnimate() local 1647 if ( aFrom.hasValue() ) in exportAnimate() 1658 if ( aFrom.hasValue() ) in exportAnimate() 1659 exportAnimProperty( rStrm, 2, aFrom, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
|
/aoo41x/main/oox/inc/oox/ppt/ |
H A D | timenode.hxx | 74 void setFrom( const ::com::sun::star::uno::Any & aFrom );
|
/aoo41x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3234 …INetURLObject aFrom( OStringToOUString( *font_it, aEncoding ), INET_PROT_FILE, INetURLObject::ENCO… in importFonts() local 3236 aTo.Append( aFrom.GetName() ); in importFonts() 3252 if( aFrom.getExtension().equalsIgnoreAsciiCaseAscii( "pfa" ) || in importFonts() 3253 aFrom.getExtension().equalsIgnoreAsciiCaseAscii( "pfb" ) ) in importFonts() 3255 INetURLObject aFromAfm( aFrom ); in importFonts() 3302 ByteString aFromPath( String(aFrom.PathToFileName()), in importFonts() 3309 …nError = File::copy( aFrom.GetMainURL(INetURLObject::DECODE_TO_IURI), aTo.GetMainURL(INetURLObject… in importFonts()
|