unotext.cxx (190118d0) unotext.cxx (9b8096d0)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 2636 unchanged lines hidden (view full) ---

2645 return sal_False;
2646}
2647
2648sal_Bool SvxDummyTextSource::GetWordIndices( sal_uInt16, sal_uInt16, sal_uInt16&, sal_uInt16& ) const
2649{
2650 return sal_False;
2651}
2652
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 2636 unchanged lines hidden (view full) ---

2645 return sal_False;
2646}
2647
2648sal_Bool SvxDummyTextSource::GetWordIndices( sal_uInt16, sal_uInt16, sal_uInt16&, sal_uInt16& ) const
2649{
2650 return sal_False;
2651}
2652
2653sal_Bool SvxDummyTextSource::GetAttributeRun( sal_uInt16&, sal_uInt16&, sal_uInt16, sal_uInt16 ) const
2653sal_Bool SvxDummyTextSource::GetAttributeRun( sal_uInt16&, sal_uInt16&, sal_uInt16, sal_uInt16, sal_Bool ) const
2654{
2655 return sal_False;
2656}
2657
2658sal_uInt16 SvxDummyTextSource::GetLineCount( sal_uInt16 ) const
2659{
2660 return 0;
2661}

--- 59 unchanged lines hidden ---
2654{
2655 return sal_False;
2656}
2657
2658sal_uInt16 SvxDummyTextSource::GetLineCount( sal_uInt16 ) const
2659{
2660 return 0;
2661}

--- 59 unchanged lines hidden ---