Home
last modified time | relevance | path

Searched refs:bForceUseInpuRangeTab (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx234 …ange > Range( const css::uno::Any &Cell1, const css::uno::Any &Cell2, bool bForceUseInpuRangeTab );
H A Dvbarange.cxx2652 ScVbaRange::Range( const uno::Any &Cell1, const uno::Any &Cell2, bool bForceUseInpuRangeTab ) in Range() argument
2709 if ( bForceUseInpuRangeTab ) in Range()