/aoo42x/main/connectivity/source/inc/file/ |
H A D | quotedstring.hxx | 46 inline sal_Int32 Len() const { return m_sString.getLength(); } in Len() function in connectivity::QuotedTokenizedString
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xestring.hxx | 194 inline sal_uInt16 Len() const { return mnLen; } in Len() function in XclExpString
|
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 1380 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
|
/aoo42x/main/sal/osl/unx/ |
H A D | profile.c | 1451 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
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 1503 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
|
/aoo42x/main/sw/source/core/inc/ |
H A D | wrong.hxx | 245 inline xub_StrLen Len( sal_uInt16 nIdx ) const in Len() function in SwWrongList
|
/aoo42x/main/tools/inc/tools/ |
H A D | string.hxx | 250 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 D | gen.hxx | 284 long Len() const { return nB - nA + 1; } in Len() function in Range 333 long Len() const { return nB - nA; } in Len() function in Selection
|
/aoo42x/main/sw/source/core/text/ |
H A D | porlay.hxx | 57 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
|
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 1687 sal_uInt8 Len; in LoadCol() local 1699 sal_uInt8 Len; in LoadCol() local
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1class.cxx | 938 long Ww1Bookmarks::Len() const in Len() function in Ww1Bookmarks
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 172 …sal_uInt32 Len() const { return 1 + ( ( nEndPara > nStartPara ) ? (nEndPara-nStartPara) : (nStartP… in Len() function
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1179 xub_StrLen SwCntntNode::Len() const { return 0; } in Len() function in SwCntntNode
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 290 xub_StrLen SwTxtNode::Len() const in Len() function in SwTxtNode
|
/aoo42x/main/basic/source/runtime/ |
H A D | methods.cxx | 3641 RTLFUNC(Len) in RTLFUNC() argument
|