Searched refs:lclGetPrefixChar (Results 1 – 1 of 1) sorted by relevance
4882 sal_Unicode lclGetPrefixChar( const uno::Reference< table::XCell >& rxCell ) throw (uno::RuntimeExc… in lclGetPrefixChar() function4895 sal_Unicode lclGetPrefixChar( const uno::Reference< table::XCellRange >& rxRange ) throw (uno::Runt… in lclGetPrefixChar() function4912 sal_Unicode cNewPrefix = lclGetPrefixChar( xCell ); in lclGetPrefixChar()4922 sal_Unicode lclGetPrefixChar( const uno::Reference< sheet::XSheetCellRangeContainer >& rxRanges ) t… in lclGetPrefixChar() function4930 sal_Unicode cNewPrefix = lclGetPrefixChar( xRange ); in lclGetPrefixChar()4965 return lclGetPrefixVariant( lclGetPrefixChar( mxRange ) ); in getPrefixCharacter()4967 return lclGetPrefixVariant( lclGetPrefixChar( mxRanges ) ); in getPrefixCharacter()
Completed in 67 milliseconds