Searched defs:aDestination (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/autodoc/source/display/inc/toolkit/ |
H A D | htmlfactory.hxx | 64 mutable OutputStack aDestination; member in HtmlFactory
|
/aoo41x/main/oox/source/drawingml/ |
H A D | hyperlinkcontext.cxx | 95 OUString aDestination( aPPAct.copy( nIndex + 1 + sJump.getLength() ) ); in HyperLinkContext() local
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | hatchtextureprimitive3d.cxx | 58 std::vector< Primitive3DReference > aDestination; in impCreate3DDecomposition() local
|
/aoo41x/main/comphelper/source/misc/ |
H A D | sequenceashashmap.cxx | 234 css::uno::Any aDestination; in getAsConstAny() local
|
/aoo41x/main/l10ntools/source/ |
H A D | lngmerge.cxx | 209 SvFileStream aDestination( in Merge() local
|
H A D | export2.cxx | 591 SvFileStream aDestination( sDestinationFile, STREAM_STD_WRITE | STREAM_TRUNC ); in ConvertLineEnds() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmapex.cxx | 846 Bitmap aDestination(aDestinationSize, 24); in impTransformBitmap() local 913 …const Bitmap aDestination(impTransformBitmap(GetBitmap(), aDestinationSize, rTransformation, bSmoo… in TransformBitmapEx() local
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 770 rtl::OUString aDestination( sBookmark.copy( sInteraction.getLength() + sJump.getLength() ) ); in GotoBookmark() local
|
/aoo41x/main/l10ntools/source/help/ |
H A D | HelpLinker.cxx | 1007 const rtl::OUString& aDestination, in compileExtensionHelp()
|
/aoo41x/main/automation/source/server/ |
H A D | statemnt.cxx | 3458 SvFileStream aDestination( aPath.GetFull(), STREAM_STD_READWRITE | STREAM_TRUNC ); in UnpackStorage() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 2364 void SdrObjCustomShape::DragMoveCustomShapeHdl( const Point aDestination, const sal_uInt16 nCustomS… in DragMoveCustomShapeHdl() argument
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 7329 void SAL_CALL ScTableSheetObj::moveRange( const table::CellAddress& aDestination, in moveRange() 7346 void SAL_CALL ScTableSheetObj::copyRange( const table::CellAddress& aDestination, in copyRange()
|
Completed in 118 milliseconds