Home
last modified time | relevance | path

Searched defs:Len (Results 1 – 15 of 15) sorted by relevance

/trunk/main/connectivity/source/inc/file/
H A Dquotedstring.hxx46 inline xub_StrLen Len() const { return m_sString.Len(); } in Len() function in connectivity::QuotedTokenizedString
/trunk/main/sc/source/filter/inc/
H A Dxestring.hxx194 inline sal_uInt16 Len() const { return mnLen; } in Len() function in XclExpString
/trunk/main/sal/osl/os2/
H A Dprofile.c1380 unsigned int Len = strlen(pszLine); in putLine() local
1581 const sal_Char* Entry, sal_uInt32 Len) in setEntry()
1592 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry()
1645 … sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt32 Len) in addSection()
1711 sal_uInt32 Len; in findEntry() local
/trunk/main/sal/osl/unx/
H A Dprofile.c1451 unsigned int Len = strlen(pszLine); in OslProfile_putLine() local
1667 sal_Char* Entry, sal_uInt32 Len) in setEntry()
1678 int Line, sal_Char* Entry, sal_uInt32 Len) in addEntry()
1737 … sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt32 Len) in addSection()
1819 sal_uInt32 Len; in findEntry() local
/trunk/main/sal/osl/w32/
H A Dprofile.cxx1503 unsigned int Len = strlen(pszLine); in putLine() local
1725 const sal_Char* Entry, sal_uInt32 Len) in setEntry()
1736 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry()
1795 … sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt32 Len) in addSection()
1878 sal_uInt32 Len; in findEntry() local
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx245 inline xub_StrLen Len( sal_uInt16 nIdx ) const in Len() function in SwWrongList
/trunk/main/tools/inc/tools/
H A Dstring.hxx250 xub_StrLen Len() const { return (xub_StrLen)mpData->mnLen; } in Len() function in ByteString
553 xub_StrLen Len() const { return (xub_StrLen)mpData->mnLen; } in Len() function in UniString
H A Dgen.hxx284 long Len() const { return nB - nA + 1; } in Len() function in Range
333 long Len() const { return nB - nA; } in Len() function in Selection
/trunk/main/sw/source/core/text/
H A Dporlay.hxx57 inline xub_StrLen &Len() { return nLen; } in Len() function in SwCharRange
58 inline const xub_StrLen &Len() const { return nLen; } in Len() function in SwCharRange
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1687 sal_uInt8 Len; in LoadCol() local
1699 sal_uInt8 Len; in LoadCol() local
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx938 long Ww1Bookmarks::Len() const in Len() function in Ww1Bookmarks
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx172 …sal_uInt32 Len() const { return 1 + ( ( nEndPara > nStartPara ) ? (nEndPara-nStartPara) : (nStartP… in Len() function
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1179 xub_StrLen SwCntntNode::Len() const { return 0; } in Len() function in SwCntntNode
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx290 xub_StrLen SwTxtNode::Len() const in Len() function in SwTxtNode
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3641 RTLFUNC(Len) in RTLFUNC() argument

Completed in 168 milliseconds