Home
last modified time | relevance | path

Searched refs:nLen (Results 851 – 867 of 867) sorted by relevance

1...<<3132333435

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx433 xub_StrLen nLen = aString.Len(); in EnterData() local
434 …while ( nIndex < nLen && ( aString.GetChar( nIndex ) == '+' || aString.GetChar( nIndex ) == '-' ) ) in EnterData()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1714 int OpenTTFontBuffer(void* pBuffer, sal_uInt32 nLen, sal_uInt32 facenum, TrueTypeFont** ttf) in OpenTTFontBuffer() argument
1721 (*ttf)->fsize = nLen; in OpenTTFontBuffer()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx180 String GetText( sal_uLong ulOffset, sal_uLong nLen ) const;
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1282 sal_uInt32 nLen = aControls.getLength(); in executeControlConversionSlot() local
1284 for (sal_uInt32 i=0 ; i<nLen; ++i) in executeControlConversionSlot()
H A Dformcontroller.cxx3173 for (sal_Int32 i = 0, nLen = aFilterRows.getLength(); i < nLen; ++i) in setFilter() local
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx598 sal_Int32 nLen = aMemStream.Seek(STREAM_SEEK_TO_END); in GetDataMultiPartEncoded() local
601 return Sequence<sal_Int8>((sal_Int8*)pData, nLen); in GetDataMultiPartEncoded()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx515 sal_uInt16 nLen = dumpDec< sal_uInt16 >( "text-len" ); in dumpUniString() local
517 if( nLen == 0 ) dumpUnused( 2 ); in dumpUniString()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx81 TypeName(sal_Char *pName, sal_uInt32 nStoreId, sal_uInt32 nLen, sal_uInt16 nType,
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx784 for( sal_Int32 i = 0, nLen = rOptions.getLength(); i < nLen; i++ ) in FillRenderMarkData() local
/trunk/main/sw/inc/
H A Ddoc.hxx853 virtual bool SetFieldsDirty(bool b, const SwNode* pChk, sal_uLong nLen);
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3859 void SAL_CALL FmXEditCell::setMaxTextLen( sal_Int16 nLen ) throw( RuntimeException ) in setMaxTextLen() argument
3864 m_pEditImplementation->SetMaxTextLen( nLen ); in setMaxTextLen()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx643 void SAL_CALL setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3668 void VCLXEdit::setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException) in setMaxTextLen() argument
3674 pEdit->SetMaxTextLen( nLen ); in setMaxTextLen()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx156 void SAL_CALL setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/vcl/source/window/
H A Dwindow.cxx411 const int nLen = aButtonStr.Len(); in ImplCheckUIFont() local
413 for( int i = 0; i < nLen; ++i ) { in ImplCheckUIFont()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1919 icUInt32Number i, nLen, nMaxLen=0;
/trunk/extras/l10n/source/sk/
H A Dlocalize.sdf5010 …src 0 radiobutton RID_XMLSECTP_SECLEVEL RB_VERYHIGH 0 sk ~Veľmi vysoká.\nLen makrá z overených u…

Completed in 1158 milliseconds

1...<<3132333435