Home
last modified time | relevance | path

Searched refs:ShapeRange (Results 1 – 7 of 7) sorted by relevance

/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas126 Selection.ShapeRange.IncrementTop shapetop(I) - temptop
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShape.idl73 any ShapeRange( [in] any index ); // only here for convenience
/trunk/main/oovbaapi/ooo/vba/word/
H A DXSelection.idl75 any ShapeRange();
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx107 …virtual css::uno::Any SAL_CALL ShapeRange( const css::uno::Any& index ) throw ( css::uno::RuntimeE…
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.hxx91 virtual css::uno::Any SAL_CALL ShapeRange( ) throw (css::uno::RuntimeException);
H A Dvbaselection.cxx625 SwVbaSelection::ShapeRange( ) throw (uno::RuntimeException) in ShapeRange() function in SwVbaSelection
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx455 ScVbaShape::ShapeRange( const uno::Any& index ) throw ( uno::RuntimeException ) in ShapeRange() function in ScVbaShape