Home
last modified time | relevance | path

Searched refs:Play (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/vcl/inc/vcl/
H A Dgdimtf.hxx185 void Play( GDIMetaFile& rMtf, sal_uLong nPos = GDI_METAFILE_END );
186 void Play( OutputDevice* pOutDev, sal_uLong nPos = GDI_METAFILE_END );
187 void Play( OutputDevice* pOutDev, const Point& rPos,
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx652 ( (GDIMetaFile&) rMtf ).Play( this, rPos, rSize ); in DrawTransparent()
714 ((GDIMetaFile&)rMtf).Play(pVDev, rPos, rSize); in DrawTransparent()
747 ( (GDIMetaFile&) rMtf ).Play( pVDev, rPos, rSize ); in DrawTransparent()
760 ( (GDIMetaFile&) rMtf ).Play( pVDev, rPos, rSize ); in DrawTransparent()
H A Dgdimtf.cxx411 void GDIMetaFile::Play( GDIMetaFile& rMtf, sal_uLong nPos ) in Play() function in GDIMetaFile
436 void GDIMetaFile::Play( OutputDevice* pOut, sal_uLong nPos ) in Play() function in GDIMetaFile
475 void GDIMetaFile::Play( OutputDevice* pOut, const Point& rPos, in Play() function in GDIMetaFile
529 Play( pOut, nPos ); in Play()
3096 const_cast<GDIMetaFile *>(this)->Play( &aVDev, aBackPosPix, aDrawSize ); in CreateThumbnail()
3113 aMonchromeMtf.Play( &aVDev, aBackPosPix, aDrawSize ); in CreateThumbnail()
H A Doldprintadaptor.cxx110 mpData->maPages[ i_nPage ].maPage.Play( getPrinter().get() ); in printPage()
H A Dpdfwriter_impl2.cxx468 aTmpMtf.Play( pVDev, aPoint, aDstSize ); in playMetafile()
482 aTmpMtf.Play( pVDev, aPoint, aDstSize ); in playMetafile()
H A Dprint3.cxx964 io_rSubPage.Play( o_rMtf ); in appendSubPage()
1238 aCleanedFile.Play( mpImplData->mpPrinter.get() ); in printFilteredPage()
H A Dimpgraph.cxx1004 ( (ImpGraphic*) this )->maMetaFile.Play( pOutDev, rDestPt, rDestSize ); in ImplDraw()
/trunk/main/apple_remote/source/
H A DRemoteMainController.m116 …case kRemoteButtonPlay: buttonName = @"Play"; break; // MEDIA_COMMAND_P…
123 …case kRemoteButtonPlay_Hold: buttonName = @"Play (sleep mode)"; break; // MEDIA_COMMAND_P…
/trunk/main/vcl/inc/os2/
H A Dsalsound.hxx72 void Play( ULONG nStartTime, ULONG nPlayTime, BOOL bLoop );
H A Dsalsound.h77 virtual void Play( ULONG nStartTime, ULONG nPlayTime, bool bLoop );
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.src58 Text [ en-US ] = "~Play" ;
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx953 aMtf.Play(Application::GetDefaultDevice(), Point(0, 0), in WriteGraphicNode()
991 aMtf.Play(Application::GetDefaultDevice(), Point(0, 0), in WriteGraphicNode()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.src95 Text [ en-US ] = "~Play" ;
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.src40 Text [ en-US ] = "Play" ;
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.src194 Text [ en-US ] = "~Play" ;
H A DSlideTransitionPane.src183 Text [ en-US ] = "Play" ;
H A DCustomAnimationDialog.src185 Text [ en-US ] = "Play" ;
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DTemplateDescription.idl101 <li>A push button "Play"</li>
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx133 pFile->Play( pVDev, aPoint, aSize ); in ImpPaint()
H A Danimobjs.src87 QuickHelpText [ en-US ] = "Play" ;
/trunk/main/sd/source/ui/app/
H A Dstrings.src573 Text [ en-US ] = "~Play" ;
641 Text [ en-US ] = "Play sound" ;
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx357 const_cast< GDIMetaFile& >( rMtf ).Play( &aVDev, aBackPosPix, aDrawSize ); in createThumb_Impl()
H A Dnew.cxx159 pFile->Play( pWindow, aPoint + Point( FRAME, FRAME ), aSize ); in ImpPaint()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx838 aMtf.Play(&rOut); in Draw()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx2219 rGDIMetaFile.Play( *mpGDIMetaFile, 0xFFFFFFFF ); in AddFromGDIMetaFile()

Completed in 102 milliseconds

1234