Home
last modified time | relevance | path

Searched refs:rParent (Results 126 – 150 of 367) sorted by relevance

12345678910>>...15

/trunk/main/sfx2/source/view/
H A Dimpviewframe.hxx83 … SfxFrameViewWindow_Impl( SfxViewFrame* p, Window& rParent, WinBits nBits=0 ) : in SfxFrameViewWindow_Impl() argument
84 Window( &rParent, nBits | WB_BORDER | WB_CLIPCHILDREN ), in SfxFrameViewWindow_Impl()
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx35 SidebarDialControlBmp::SidebarDialControlBmp (Window& rParent) in SidebarDialControlBmp() argument
36 : DialControlBmp(rParent) in SidebarDialControlBmp()
/trunk/main/oox/source/drawingml/
H A Dtextfieldcontext.cxx36 TextFieldContext::TextFieldContext( ContextHandler& rParent, in TextFieldContext() argument
39 : ContextHandler( rParent ) in TextFieldContext()
H A Dtransform2dcontext.cxx43 Transform2DContext::Transform2DContext( ContextHandler& rParent, const Reference< XFastAttributeLis… in Transform2DContext() argument
44 : ContextHandler( rParent ) in Transform2DContext()
H A Dshapepropertiescontext.cxx50 ShapePropertiesContext::ShapePropertiesContext( ContextHandler& rParent, Shape& rShape ) in ShapePropertiesContext() argument
51 : ContextHandler( rParent ) in ShapePropertiesContext()
H A Dshapecontext.cxx51 ShapeContext::ShapeContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr ) in ShapeContext() argument
52 : ContextHandler( rParent ) in ShapeContext()
H A Dlinepropertiescontext.cxx40 LinePropertiesContext::LinePropertiesContext( ContextHandler& rParent, const Reference< XFastAttrib… in LinePropertiesContext() argument
42 : ContextHandler( rParent ) in LinePropertiesContext()
H A Dshapegroupcontext.cxx48 ShapeGroupContext::ShapeGroupContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr p… in ShapeGroupContext() argument
49 : ContextHandler( rParent ) in ShapeGroupContext()
H A Dtextliststylecontext.cxx38 TextListStyleContext::TextListStyleContext( ContextHandler& rParent, TextListStyle& rTextListStyle ) in TextListStyleContext() argument
39 : ContextHandler( rParent ) in TextListStyleContext()
/trunk/main/xmloff/source/text/
H A DXMLChangeElementImportContext.cxx50 XMLChangedRegionImportContext& rParent) : in XMLChangeElementImportContext() argument
53 rChangedRegion(rParent) in XMLChangeElementImportContext()
/trunk/main/oox/source/drawingml/table/
H A Dtablebackgroundstylecontext.cxx38 TableBackgroundStyleContext::TableBackgroundStyleContext( ContextHandler& rParent, TableStyle& rTab… in TableBackgroundStyleContext() argument
39 : ContextHandler( rParent ) in TableBackgroundStyleContext()
/trunk/main/sw/source/ui/vba/
H A Dvbasection.cxx31 SwVbaSection::SwVbaSection( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno:… in SwVbaSection() argument
32 SwVbaSection_BASE( rParent, rContext ), mxModel( xModel ), mxPageProps( xProps ) in SwVbaSection()
H A Dvbaaddin.cxx32 SwVbaAddin::SwVbaAddin( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref… in SwVbaAddin() argument
33 …SwVbaAddin_BASE( rParent, rContext ), msFileURL( rFileURL ), mbAutoload( bAutoload ), mbInstalled(… in SwVbaAddin()
/trunk/main/oox/source/xls/
H A Dscenariocontext.cxx37 ScenarioContext::ScenarioContext( WorksheetContextBase& rParent, SheetScenarios& rSheetScenarios ) : in ScenarioContext() argument
38 WorksheetContextBase( rParent ), in ScenarioContext()
/trunk/main/oox/inc/oox/xls/
H A Dautofiltercontext.hxx41 …explicit FilterSettingsContext( WorksheetContextBase& rParent, FilterSettingsBase& rFil…
59 …explicit FilterColumnContext( WorksheetContextBase& rParent, FilterColumn& rFilterColum…
/trunk/main/chart2/source/controller/inc/
H A DObjectHierarchy.hxx69 bool hasChildren( const tOID& rParent ) const;
70 tChildContainer getChildren( const tOID& rParent ) const;
/trunk/main/svx/source/mnuctrls/
H A Dfntctl.cxx57 rParent ( rMenu ) in SvxFontMenuControl()
104 rParent.EnableItem( GetId(), SFX_ITEM_DISABLED != eState ); in StateChanged()
/trunk/main/oox/source/ppt/
H A Danimvariantcontext.cxx46 …AnimVariantContext::AnimVariantContext( ContextHandler& rParent, sal_Int32 aElement, Any & aValue ) in AnimVariantContext() argument
47 : ContextHandler( rParent ) in AnimVariantContext()
H A Dsoundactioncontext.cxx42 …SoundActionContext::SoundActionContext( ContextHandler& rParent, PropertyMap & aProperties ) throw… in SoundActionContext() argument
43 : ContextHandler( rParent ) in SoundActionContext()
H A Dconditioncontext.hxx44 CondContext( ::oox::core::ContextHandler& rParent,
64 CondListContext( ::oox::core::ContextHandler& rParent,
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx59 ContentWindow(::Window& rParent, SlideSorter& rSlideSorter);
600 ::Window& rParent, in ContentWindow() argument
602 : ::sd::Window(&rParent), in ContentWindow()
/trunk/main/autodoc/source/ary/cpp/
H A Dca_ce.cxx115 rParent = i_context.CurNamespace(); in CheckIn_Namespace() local
117 ret = rParent.Search_LocalNamespace(local_name); in CheckIn_Namespace()
120 ret = &Create_Namespace(rParent, local_name); in CheckIn_Namespace()
/trunk/main/oox/inc/oox/drawingml/
H A Dcolorchoicecontext.hxx41 explicit ColorValueContext( ::oox::core::ContextHandler& rParent, Color& rColor );
65 explicit ColorContext( ::oox::core::ContextHandler& rParent, Color& rColor );
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationaudionode.cxx45 const BaseContainerNodeSharedPtr& rParent, in AnimationAudioNode() argument
47 : BaseNode( xNode, rParent, rContext ), in AnimationAudioNode()
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramdefinitioncontext.cxx38 DiagramDefinitionContext::DiagramDefinitionContext( ContextHandler& rParent, in DiagramDefinitionContext() argument
41 : ContextHandler( rParent ) in DiagramDefinitionContext()

Completed in 152 milliseconds

12345678910>>...15