Home
last modified time | relevance | path

Searched refs:rContext (Results 1 – 25 of 203) sorted by last modified time

123456789

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1352 static void DrawPattern50( void*, CGContextRef rContext ) in DrawPattern50() argument
1355 CGContextAddRects( rContext, aRects, 2 ); in DrawPattern50()
1356 CGContextFillPath( rContext ); in DrawPattern50()
H A Dsalprn.cxx662 …CGContextRef rContext = reinterpret_cast<CGContextRef>([[NSGraphicsContext currentContext] graphic… in StartPage() local
664 SetupPrinterGraphics( rContext ); in StartPage()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx282 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl()
327 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl()
370 rContext.GetDoc().InsertTable( in RepeatImpl()
479 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl()
659 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl()
823 AddUndoRedoPaM(rContext); in UndoImpl()
844 rContext.GetDoc().TextToTable( aInsTblOpts, rContext.GetRepeatPaM(), in RepeatImpl()
1469 UndoImpl(rContext); in RedoImpl()
1535 UndoRedo(true, rContext); in UndoImpl()
1540 UndoRedo(false, rContext); in RedoImpl()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx636 …PDFWriter( const PDFWriterContext& rContext, const com::sun::star::uno::Reference< com::sun::star:…
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationaudionode.hxx48 NodeContext const& rContext );
H A Danimationbasenode.cxx55 const NodeContext& rContext ) in AnimationBaseNode() argument
56 : BaseNode( xNode, rParent, rContext ), in AnimationBaseNode()
59 maSlideSize( rContext.maSlideSize ), in AnimationBaseNode()
63 mpSubsetManager(rContext.maContext.mpSubsettableShapeManager), in AnimationBaseNode()
64 mbIsIndependentSubset( rContext.mbIsIndependentSubset ) in AnimationBaseNode()
89 if( rContext.mpMasterShapeSubset ) in AnimationBaseNode()
91 if( rContext.mpMasterShapeSubset->isFullSet() ) in AnimationBaseNode()
94 mpShape = rContext.mpMasterShapeSubset->getSubsetShape(); in AnimationBaseNode()
99 mpShapeSubset = rContext.mpMasterShapeSubset; in AnimationBaseNode()
H A Danimationnodefactory.cxx83 const NodeContext& rContext ) in NodeCreator() argument
84 : mrParent( rParent ), mrContext( rContext ) {} in NodeCreator()
123 const NodeContext& rContext ) in CloningNodeCreator() argument
124 : NodeCreator( rParent, rContext ) {} in CloningNodeCreator()
243 NodeContext aContext( rContext ); in implCreateIteratedNodes()
497 xNode, rParent, rContext ) ); in implCreateAnimationNode()
502 xNode, rParent, rContext ) ); in implCreateAnimationNode()
507 xNode, rParent, rContext ) ); in implCreateAnimationNode()
512 xNode, rParent, rContext ) ); in implCreateAnimationNode()
569 rContext ); in implCreateAnimationNode()
[all …]
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx146 mrEventQueue(rContext.mrEventQueue), in RehearseTimingsActivity()
147 mrScreenUpdater(rContext.mrScreenUpdater), in RehearseTimingsActivity()
148 mrEventMultiplexer(rContext.mrEventMultiplexer), in RehearseTimingsActivity()
149 mrActivitiesQueue(rContext.mrActivitiesQueue), in RehearseTimingsActivity()
150 maElapsedTime( rContext.mrEventQueue.getTimer() ), in RehearseTimingsActivity()
179 std::for_each( rContext.mrViewContainer.begin(), in RehearseTimingsActivity()
180 rContext.mrViewContainer.end(), in RehearseTimingsActivity()
202 const SlideShowContext& rContext ) in create() argument
205 new RehearseTimingsActivity( rContext )); in create()
210 new WakeupEvent( rContext.mrEventQueue.getTimer(), in create()
[all …]
/trunk/main/slideshow/source/engine/shapes/
H A Dappletshape.cxx86 … const SlideShowContext& rContext ); // throw ShapeLoadFailedException;
126 const SlideShowContext& rContext ) : in AppletShape() argument
127 ExternalShapeBase( xShape, nPrio, rContext ), in AppletShape()
315 const SlideShowContext& rContext ) in createAppletShape() argument
323 rContext) ); in createAppletShape()
H A Ddrawshape.cxx434 mxComponentContext( rContext.mxComponentContext ), in DrawShape()
495 mxComponentContext( rContext.mxComponentContext ), in DrawShape()
579 const SlideShowContext& rContext ) in create() argument
585 rContext) ); in create()
595 rContext, in create()
601 rContext.mpSubsettableShapeManager->addHyperlinkArea( pShape ); in create()
611 const SlideShowContext& rContext ) in create() argument
617 rContext) ); in create()
631 new WakeupEvent( rContext.mrEventQueue.getTimer(), in create()
632 rContext.mrActivitiesQueue ) ); in create()
[all …]
H A Dmediashape.cxx72 … const SlideShowContext& rContext ); // throw ShapeLoadFailedException;
106 const SlideShowContext& rContext ) : in MediaShape() argument
107 ExternalShapeBase( xShape, nPrio, rContext ), in MediaShape()
285 const SlideShowContext& rContext) in createMediaShape() argument
288 new MediaShape(xShape, nPrio, rContext)); in createMediaShape()
/trunk/main/desktop/source/offacc/
H A Dacceptor.cxx50 Reference<XInterface> rContext; in getComponentContext() local
54 a >>= rContext; in getComponentContext()
55 return rContext; in getComponentContext()
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx198 const OControlWizardContext& rContext = getContext(); in enableFormDatasourceDisplay() local
199 if ( rContext.bEmbedded ) in enableFormDatasourceDisplay()
232 const OControlWizardContext& rContext = getContext(); in initializePage() local
238rContext.xForm->getPropertyValue(::rtl::OUString::createFromAscii("DataSourceName")) >>= sDataSour… in initializePage()
239 rContext.xForm->getPropertyValue(::rtl::OUString::createFromAscii("Command")) >>= sCommand; in initializePage()
240rContext.xForm->getPropertyValue(::rtl::OUString::createFromAscii("CommandType")) >>= nCommandType; in initializePage()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx528 const Context& rContext) in SwitchToDeck() argument
555 rContext, in SwitchToDeck()
562 if (EnumContext::GetContextEnum(rContext.msContext) != EnumContext::Context_Empty) in SwitchToDeck()
568 rContext.msApplication, in SwitchToDeck()
647 rContext); in SwitchToDeck()
697 const Context& rContext) in CreatePanel() argument
716 rContext)); in CreatePanel()
737 const Context& rContext) in CreateUIElement() argument
760 aCreationArguments.put("ApplicationName", makeAny(rContext.msApplication)); in CreateUIElement()
761 aCreationArguments.put("ContextName", makeAny(rContext.msContext)); in CreateUIElement()
/trunk/main/slideshow/source/engine/slide/
H A Dslideanimations.hxx62 SlideAnimations( const SlideShowContext& rContext,
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1737 PDFWriterImpl::PDFWriterImpl( const PDFWriter::PDFWriterContext& rContext, in PDFWriterImpl() argument
1773 m_aContext = rContext; in PDFWriterImpl()
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1348 void XMLTextFrameContext::removeGraphicFromImportContext(const SvXMLImportContext& rContext) const in removeGraphicFromImportContext()
1350 …ntext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContext_Impl* >(&rContext); in removeGraphicFromImportContext()
1371 …tring XMLTextFrameContext::getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const in getGraphicURLFromImportContext()
1374 …ntext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContext_Impl* >(&rContext); in getGraphicURLFromImportContext()
H A DXMLTextFrameContext.hxx72 virtual rtl::OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const;
73 virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const;
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3511 void SdXMLFrameShapeContext::removeGraphicFromImportContext(const SvXMLImportContext& rContext) con… in removeGraphicFromImportContext()
3513 …pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLGraphicObjectShapeContext* >(&rContext); in removeGraphicFromImportContext()
3547 …ng SdXMLFrameShapeContext::getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const in getGraphicURLFromImportContext()
3550 …pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLGraphicObjectShapeContext* >(&rContext); in getGraphicURLFromImportContext()
H A Dximpshap.hxx599 virtual rtl::OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const;
600 virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const;
/trunk/main/xmloff/inc/xmloff/
H A Dxmlmultiimagehelper.hxx38 …virtual rtl::OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const = 0;
39 virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const = 0;
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.hxx82 getFastTokenHandler(uno::Reference<uno::XComponentContext> rContext);
/trunk/main/writerfilter/source/doctok/
H A DWW8StreamImpl.cxx46 WW8StreamImpl::WW8StreamImpl(uno::Reference<uno::XComponentContext> rContext, in WW8StreamImpl() argument
48 : mrComponentContext(rContext), mrStream(rStream) in WW8StreamImpl()
H A DWW8StreamImpl.hxx45 WW8StreamImpl(uno::Reference<uno::XComponentContext> rContext,
H A DWW8DocumentImpl.cxx1890 WW8DocumentFactory::createStream(uno::Reference<uno::XComponentContext> rContext, in createStream() argument
1893 return WW8Stream::Pointer_t(new WW8StreamImpl(rContext, rStream)); in createStream()

Completed in 209 milliseconds

123456789