Searched refs:nIgnore (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | excform.cxx | 897 sal_Size nIgnore; in Convert() local 926 nIgnore = 0; in Convert() 936 nIgnore = (meBiff == EXC_BIFF2) ? 3 : 4; in Convert() 940 nIgnore = (meBiff == EXC_BIFF2) ? 3 : 4; in Convert() 965 nIgnore = nLen; in Convert() 995 case EXC_BIFF2: nIgnore = 7; break; in Convert() 997 case EXC_BIFF4: nIgnore = 10; break; in Convert() 1005 case EXC_BIFF2: nIgnore = 3; break; in Convert() 1007 case EXC_BIFF4: nIgnore = 4; break; in Convert() 1014 nIgnore = 1; in Convert() [all …]
|
| H A D | xicontent.cxx | 119 sal_Size nIgnore = nChars - nReadChars; in lclAppendString32() local 121 nIgnore *= 2; in lclAppendString32() 122 rStrm.Ignore( nIgnore ); in lclAppendString32()
|
| H A D | xestyle.cxx | 293 sal_uInt32 GetNearestListColor( const Color& rColor, sal_uInt32 nIgnore ) const; 675 sal_uInt32 XclExpPaletteImpl::GetNearestListColor( const Color& rColor, sal_uInt32 nIgnore ) const in GetNearestListColor() 682 if( nIdx != nIgnore ) in GetNearestListColor()
|
| /AOO41X/main/sal/osl/w32/ |
| H A D | file_url.cxx | 866 sal_uInt32 nIgnore = 0; in _osl_getFileURLFromSystemPath() local 873 nIgnore = ELEMENTS_OF_ARRAY( WSTR_LONG_PATH_PREFIX_UNC ) - 1; in _osl_getFileURLFromSystemPath() 874 OSL_ENSURE( nIgnore == 8, "Unexpected long path UNC prefix!" ); in _osl_getFileURLFromSystemPath() 878 …_uString_newFromStr_WithLength( &strBuffer, strPath->buffer + nIgnore - 2, nLength - nIgnore + 2 ); in _osl_getFileURLFromSystemPath() 886 nIgnore = ELEMENTS_OF_ARRAY( WSTR_LONG_PATH_PREFIX ) - 1; in _osl_getFileURLFromSystemPath() 887 OSL_ENSURE( nIgnore == 4, "Unexpected long path prefix!" ); in _osl_getFileURLFromSystemPath() 891 … rtl_uString_newFromStr_WithLength( &strBuffer, strPath->buffer + nIgnore, nLength - nIgnore ); in _osl_getFileURLFromSystemPath()
|
| /AOO41X/main/chart2/source/controller/dialogs/ |
| H A D | Strings.src | 591 Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
|
| /AOO41X/main/oox/source/dump/ |
| H A D | dumperbase.cxx | 1269 sal_Int64 nIgnore; in implProcessConfigItemStr() local 1270 if( StringHelper::convertStringToInt( nIgnore, rData ) ) in implProcessConfigItemStr() 1271 setIgnoreFlags( nIgnore ); in implProcessConfigItemStr()
|
| /AOO41X/main/oox/inc/oox/dump/ |
| H A D | dumperbase.hxx | 775 inline void setIgnoreFlags( sal_Int64 nIgnore ) { mnIgnore = nIgnore; } in setIgnoreFlags() argument
|
| /AOO41X/main/oox/source/xls/ |
| H A D | formulaparser.cxx | 2578 bool BiffFormulaParserImpl::importNlrErrToken( BiffInputStream& rStrm, sal_uInt16 nIgnore ) in importNlrErrToken() argument 2580 rStrm.skip( nIgnore ); in importNlrErrToken()
|
| /AOO41X/extras/l10n/source/en-ZA/ |
| H A D | localize.sdf | 47127 …OR_INCORRECT_INPUT 0 en-ZA Your last input is incorrect.\nIgnore this change and c…
|
| /AOO41X/extras/l10n/source/en-GB/ |
| H A D | localize.sdf | 67546 …OR_INCORRECT_INPUT 0 en-GB Your last input is incorrect.\nIgnore this change and c…
|
| /AOO41X/extras/l10n/source/kid/ |
| H A D | localize.sdf | 576 …INCORRECT_INPUT 0 kid f9+uam‖Your last input is incorrect.\nIgnore this change and c…
|