Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4882 sal_Unicode lclGetPrefixChar( const uno::Reference< table::XCell >& rxCell ) throw (uno::RuntimeExc… in lclGetPrefixChar() function
4895 sal_Unicode lclGetPrefixChar( const uno::Reference< table::XCellRange >& rxRange ) throw (uno::Runt… in lclGetPrefixChar() function
4912 sal_Unicode cNewPrefix = lclGetPrefixChar( xCell ); in lclGetPrefixChar()
4922 sal_Unicode lclGetPrefixChar( const uno::Reference< sheet::XSheetCellRangeContainer >& rxRanges ) t… in lclGetPrefixChar() function
4930 sal_Unicode cNewPrefix = lclGetPrefixChar( xRange ); in lclGetPrefixChar()
4965 return lclGetPrefixVariant( lclGetPrefixChar( mxRange ) ); in getPrefixCharacter()
4967 return lclGetPrefixVariant( lclGetPrefixChar( mxRanges ) ); in getPrefixCharacter()

Completed in 50 milliseconds