Home
last modified time | relevance | path

Searched refs:thisHelperIface (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaformat.cxx343 …uno::Reference< XCollection > xColl = new ScVbaBorders( thisHelperIface(), ScVbaFormat_BASE::mxCo… in Borders()
357 return new ScVbaFont( thisHelperIface(), ScVbaFormat_BASE::mxContext, aPalette, mxPropertySet ); in Font()
364 return new ScVbaInterior( thisHelperIface(), ScVbaFormat_BASE::mxContext, mxPropertySet ); in Interior()
H A Dvbastyle.hxx46 virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() { return this; }; in thisHelperIface() function in ScVbaStyle
H A Dvbaformat.hxx66 virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() = 0;
H A Dvbarange.hxx148 virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() { return this; } in thisHelperIface() function in ScVbaRange

Completed in 24 milliseconds