Searched refs:nIgnore (Results 1 – 16 of 16) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | excform.cxx | 897 sal_Size nIgnore; in Convert() local 926 nIgnore = 0; in Convert() 965 nIgnore = nLen; in Convert() 1014 nIgnore = 1; in Convert() 1017 nIgnore = 2; in Convert() 1105 nIgnore = 3; in Convert() 1110 nIgnore = 6; in Convert() 1168 nIgnore = 2; in Convert() 1173 nIgnore = 24; in Convert() 1286 nIgnore = 17; 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()
|
/trunk/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()
|
/trunk/main/chart2/source/controller/dialogs/ |
H A D | Strings.src | 592 Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
|
/trunk/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()
|
/trunk/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 775 inline void setIgnoreFlags( sal_Int64 nIgnore ) { mnIgnore = nIgnore; } in setIgnoreFlags() argument
|
/trunk/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()
|
/trunk/extras/l10n/source/fa/ |
H A D | localize.sdf | 12194 …ng STR_DATA_EDITOR_INCORRECT_INPUT 0 fa Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/kn/ |
H A D | localize.sdf | 12194 …ng STR_DATA_EDITOR_INCORRECT_INPUT 0 kn Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/ps/ |
H A D | localize.sdf | 12194 …ng STR_DATA_EDITOR_INCORRECT_INPUT 0 ps Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/af/ |
H A D | localize.sdf | 12194 …ng STR_DATA_EDITOR_INCORRECT_INPUT 0 af Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/lv/ |
H A D | localize.sdf | 12295 …ng STR_DATA_EDITOR_INCORRECT_INPUT 0 lv Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/en-ZA/ |
H A D | localize.sdf | 47127 …STR_DATA_EDITOR_INCORRECT_INPUT 0 en-ZA Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/en-GB/ |
H A D | localize.sdf | 12295 …STR_DATA_EDITOR_INCORRECT_INPUT 0 en-GB Your last input is incorrect.\nIgnore this change and c…
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 576 …ATA_EDITOR_INCORRECT_INPUT 0 kid f9+uam‖Your last input is incorrect.\nIgnore this change and c…
|
Completed in 7461 milliseconds