Home
last modified time | relevance | path

Searched defs:Range (Results 1 – 19 of 19) sorted by path

/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx119 uno::Reference< rendering::XBitmap > XPrimitive2DRenderer::rasterize( in rasterize()
/trunk/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx119 void ProgressBarWrapper::start( const ::rtl::OUString& Text, ::sal_Int32 Range ) in start()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx272 struct Range struct
274 Address maFirst;
275 Address maLast;
276 inline explicit Range() {} in Range() argument
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx2688 typedef std::pair< CIT, CIT > Range; in FindXF() typedef
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx451 ScVbaApplication::Range( const uno::Any& Cell1, const uno::Any& Cell2 ) throw (uno::RuntimeExceptio… in Range() function in ScVbaApplication
H A Dvbaglobals.cxx133 ScVbaGlobals::Range( const uno::Any& Cell1, const uno::Any& Cell2 ) throw (uno::RuntimeException) in Range() function in ScVbaGlobals
H A Dvbarange.cxx2647 ScVbaRange::Range( const uno::Any &Cell1, const uno::Any &Cell2 ) throw (uno::RuntimeException) in Range() function in ScVbaRange
2652 ScVbaRange::Range( const uno::Any &Cell1, const uno::Any &Cell2, bool bForceUseInpuRangeTab ) throw… in Range() function in ScVbaRange
H A Dvbaworksheet.cxx628 ScVbaWorksheet::Range( const ::uno::Any& Cell1, const ::uno::Any& Cell2 ) throw (uno::RuntimeExcept… in Range() function in ScVbaWorksheet
/trunk/main/sfx2/source/bastyp/
H A Dbitset.cxx195 BitSet::BitSet( const Range& ) in BitSet()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx324 Reference< XCellCursor > SAL_CALL TableModel::createCursorByRange( const Reference< XCellRange >& R… in createCursorByRange()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java410 class Range class
419 Range(int start, int end, TreeNode node) in Range() method in Range
/trunk/main/sw/source/ui/vba/
H A Dvbabookmark.cxx79 uno::Any SAL_CALL SwVbaBookmark::Range() throw ( uno::RuntimeException ) in Range() function in SwVbaBookmark
H A Dvbadocument.cxx81 SwVbaDocument::Range( const uno::Any& rStart, const uno::Any& rEnd ) throw ( uno::RuntimeException ) in Range() function in SwVbaDocument
H A Dvbafield.cxx355 SwVbaFields::Add( const css::uno::Reference< ::ooo::vba::word::XRange >& Range, const css::uno::Any… in Add()
H A Dvbatable.cxx43 SwVbaTable::Range( ) throw (script::BasicErrorException, uno::RuntimeException) in Range() function in SwVbaTable
H A Dvbatables.cxx82 SwVbaTables::Add( const uno::Reference< word::XRange >& Range, const uno::Any& NumRows, const uno::… in Add()
/trunk/main/tools/inc/tools/
H A Dgen.hxx276 class Range : public Pair class
294 inline Range::Range() in Range() function in Range
298 inline Range::Range( long nMin, long nMax ) : Pair( nMin, nMax ) in Range() function in Range
H A Dmultisel.hxx113 struct Range struct in StringRangeEnumerator
118 Range() : nFirst( -1 ), nLast( -1 ) {} in Range() function
119 Range( sal_Int32 i_nFirst, sal_Int32 i_nLast ) : nFirst( i_nFirst ), nLast( i_nLast ) {} in Range() function
121 std::vector< StringRangeEnumerator::Range > maSequence;
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx189 ScVbaShapes::Range( const uno::Any& shapes ) throw (css::uno::RuntimeException) in Range() function in ScVbaShapes

Completed in 143 milliseconds