Home
last modified time | relevance | path

Searched refs:mbPresentation (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/filter/source/flash/
H A Dswfexporter.cxx107 mbPresentation(true), in FlashExporter()
138mbPresentation = xDocServInfo->supportsService( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.sta… in exportAll()
184 if( mbPresentation ) in exportAll()
258 if( mbPresentation ) in exportSlides()
316 if( mbPresentation ) in exportBackgrounds()
541 if( mbPresentation ) in exportShape()
585 if( mbPresentation ) in exportShape()
H A Dswfexporter.hxx207 sal_Bool mbPresentation; member in swf::FlashExporter
/aoo41x/main/filter/source/svg/
H A Dsvgexport.cxx293 mbPresentation = Reference< XPresentationSupplier >( mxSrcDoc, UNO_QUERY ).is(); in implExport()
359 mbPresentation = sal_False; in implExport()
546 if( !mbPresentation || bSinglePage || in implExportDocument()
637 if( mbPresentation ) in implGenerateMetaData()
810 if( mbPresentation ) in implExportShape()
H A Dsvgfilter.cxx55 mbPresentation( sal_False ), in SVGFilter()
H A Dsvgfilter.hxx240 sal_Bool mbPresentation; member in SVGFilter
/aoo41x/main/vcl/inc/win/
H A Dsalframe.h69 sal_Bool mbPresentation; // TRUE: Presentation Mode running member in WinSalFrame
/aoo41x/main/vcl/inc/os2/
H A Dsalframe.h82 sal_Bool mbPresentation; // TRUE: Presentation Mode running member in Os2SalFrame
/aoo41x/main/vcl/inc/aqua/
H A Dsalframe.h75 bool mbPresentation:1; member in AquaSalFrame
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx983 mbPresentation = FALSE; in WinSalFrame()
1336 if ( pFrame->mbPresentation ) in ImplSalShow()
1358 pFrame->mbPresentation && in ImplSalShow()
2119 if ( mbPresentation == bStart ) in StartPresentation()
2122 mbPresentation = bStart; in StartPresentation()
4125 …, aUpdateRect.right-aUpdateRect.left, aUpdateRect.bottom-aUpdateRect.top, pFrame->mbPresentation ); in ImplHandlePaintMsg()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframe.cxx79 mbPresentation( false ), in AquaSalFrame()
457 if( mbPresentation ) in Show()

Completed in 105 milliseconds