Home
last modified time | relevance | path

Searched defs:nLen (Results 351 – 375 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx98 sal_Int32 nLen = xIndexAccess->getCount(); in ResetColors() local
/trunk/main/sw/source/core/text/
H A Dporlin.hxx88 inline void SetLen( const xub_StrLen nLen ) { nLineLength = nLen; } in SetLen()
H A Dtxthyph.cxx243 xub_StrLen nLen = 0; in Hyphenate() local
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx182 sal_uInt32 nLen = aUString.getLength(); in GetWordHashAsUINT32() local
/trunk/main/autodoc/source/ary/info/
H A Dall_tags.cxx304 uintt nLen = strlen(i_sText); in Add_SpecialMeaningToken() local
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx185 DWORD nLen = nMaxSubKeyLen; in DeleteSubKeyTree() local
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx889 sal_Int32 nIndex, nLen; in ImplConvertFromSVM1() local
908 sal_Int32 nIndex, nLen, nAryLen; in ImplConvertFromSVM1() local
968 sal_Int32 nIndex, nLen, nWidth; in ImplConvertFromSVM1() local
1769 sal_uLong nLen = pAct->GetLen(); in ImplWriteActions() local
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx92 static void lcl_ReadFixedString( SvStream& rStream, void* pData, size_t nLen ) in lcl_ReadFixedString()
426 sal_uInt16 nLen; in Sc10FontData() local
465 sal_uInt8 nLen; in Sc10NameData() local
1464 sal_uInt8 nLen; in LoadTables() local
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx711 sal_uInt16 nLen = aPos.Count(); in Prev() local
1363 xub_StrLen nAktPos, xub_StrLen nLen ) in AppendBookmarks()
1646 for( xub_StrLen n = 0, nLen = rStr.Len(); n < nLen; ++n, ++pStr ) in InsAsString16() local
1692 for( xub_StrLen n = 0, nLen = rStr.Len(); n < nLen; ++n, ++pStr ) in InsAsString16() local
1794 xub_StrLen nLen, bool bUnicode, rtl_TextEncoding eChrSet) in OutSwString()
3068 sal_uLong nLen = rIn.Tell(); in EncryptRC4() local
3421 sal_uLong nLen; in PrepareStorage() local
/trunk/main/svtools/source/control/
H A Dinettbc.cxx775 sal_uInt16 nLen = (sal_uInt16)aSelection.Min(); in TryAutoComplete() local
1061 sal_uInt16 nLen = (sal_uInt16)aSelection.Min(); in PreNotify() local
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx693 xub_StrLen nLen = sal::static_int_cast<xub_StrLen>(pNameStr - rName.GetBuffer()); in ImplKillLeading() local
704 xub_StrLen nLen = (pNameStr[2]==0x0020) ? 3 : 2; in ImplKillLeading() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx588 xub_StrLen nLen; in lcl_GetColumnTypes() local
1032 sal_Int32 nLen; in DBaseExport() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx105 UniString ImplSalGetUniString( const sal_Char* pStr, xub_StrLen nLen = STRING_LEN) in ImplSalGetUniString()
241 USHORT nLen ) in ImpStyleNameToSal()
1492 int ScopedTrueTypeFont::open(void * pBuffer, sal_uInt32 nLen, in open()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx423 sal_uInt16 i, nLen, nOptions; in ReadRecordParams() local
841 sal_uInt16 nMode, nLen; in ReadRecordParams() local
1352 sal_uInt16 nLen, nOptions; in GetPlaceableBound() local
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2820 xub_StrLen nLen; member
2920 sal_Int32 nLen = nCurrentEnd - nCurrentStart; in TransliterateText() local
3008 sal_Int32 nLen = nCurrentEnd - nCurrentStart; in TransliterateText() local
3052 xub_StrLen nLen = nCurrentEnd - nCurrentStart; in TransliterateText() local
3153 sal_uInt16 nCurrentStart, xub_StrLen nLen, in ReplaceTextOnly()
/trunk/main/sw/source/ui/vba/
H A Dvbarange.cxx99 sal_Int32 nLen = aText.getLength(); in getText() local
/trunk/main/svtools/source/svrtf/
H A Dsvparser.cxx335 sal_uInt16 nLen = 1; in GetNextChar() local
/trunk/main/forms/source/component/
H A DGroupManager.cxx253 sal_Int32 nLen = m_aCompArray.size(); in GetControlModels() local
/trunk/main/sc/source/core/tool/
H A Dreftokenhelper.cxx70 sal_uInt16 nLen = pArray->GetLen(); in compileRangeRepresentation() local
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx546 sal_Int32 nLen = aStartChars.getLength(); in initParserTable() local
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx82 sal_Int32 nLen = s.getLength(); in escapeXml() local
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx214 sal_Int32 nLen = aPassword.getLength(); in setPasswordHash() local
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx352 xub_StrLen nLen = aStr.Len(); in MakeListStr() local
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx571 const xub_StrLen nLen = static_cast<xub_StrLen>(std::max( 0, ( (*End()) - 1 - nIdx ) )); in UpdateFieldContent() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx185 sal_Int32 nLen = url.indexOf(':'); in Construct() local

Completed in 154 milliseconds

1...<<11121314151617181920>>...31