Home
last modified time | relevance | path

Searched defs:k (Results 26 – 50 of 214) sorted by path

123456789

/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx958 for( unsigned long k = 0; k < aFilters.size(); ++k ) in FillFilterList() local
H A Dthesdlg.cxx382 for (sal_Int32 k = 0; k < nSynonyms; ++k) in UpdateAlternativesBox_Impl() local
/trunk/main/cui/source/options/
H A Dfontsubs.cxx84 for(sal_uInt16 k = 0; k < aNewDelTBX.GetItemCount(); k++) in SvxFontSubstTabPage() local
H A Doptcolor.cxx1244 for( sal_Int32 k = 0; i < nCount && k < nColorCount; ++i ,++nPos,++k) in Update() local
1481 for( sal_Int32 k = 0; i < nCount && k < nColorCount; ++i ,++nPos,++k) in IMPL_LINK() local
H A Doptlingu.cxx1741 for (sal_Int32 k = 0; k < nLocales; ++k) in IMPL_LINK() local
H A Dtreeopt.cxx2477 for ( sal_uInt32 k = 0; in LoadNodes() local
2606 for ( sal_uInt32 k = 0; k < pNode->m_aGroupedLeaves[j].size(); ++k ) in InsertNodes() local
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx274 ORowSetMatrix::iterator k = aHelper.aIterator; in impl_getValue() local
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx824 for(sal_Int32 h = 0,k = 0; h < nRowCount; ++h,++k ) in impl_fillInternalDataProvider_throw() local
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx582 sal_Int32 k=1; in Write() local
623 void ORTFImportExport::appendRow(::rtl::OString* pHorzChar,sal_Int32 _nColumnCount,sal_Int32& k,sal… in appendRow()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1183 for ( sal_Int32 k=1; k <= nCount; ++k ) in impl_copyRows_throw() local
/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c87 size_t k; in file_image_pagein() local
H A Dpagein.c74 size_t k = 0; in main() local
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1474 for (sal_Int32 k = 0; k < nRunAttribs; ++k) in getCharacterAttributes() local
1511 for (sal_Int32 k = 0; k < nRunAttribs && !bIsDirectVal; ++k) in getCharacterAttributes() local
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx202 for (sal_Int32 k = 0; k < 2; ++k) in lcl_MergeSeq() local
260 for (int k = 0; k < nNumServices; ++k) in UpdateAll() local
357 for (int k = 0; k < nNumServices; ++k) in UpdateAll() local
/trunk/main/embedserv/source/embed/
H A Dintercept.cxx299 for(sal_Int32 k = 0; k < aSeq.getLength(); ++k) in generateFeatureStateEvent() local
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx218 LdapData::iterator k(data_.find(PropertyName.copy(i, j - i))); in getPropertyValue() local
/trunk/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp850 for( long k= 0; k<length1; k++) in printMulArray() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx563 for (sal_Int16 k= 0; k < rseq3.getLength(); k++) in methodSequence2() local
/trunk/main/extensions/workben/
H A Dtestpgp.cxx225 int k = read (m_fd, buffer, sizeof(buffer)); in setBuffer() local
281 sal_Int32 k = m_buffer.getLength() - m_position; in readBytes() local
321 sal_Int32 k = m_buffer.getLength() - m_position; in available() local
415 int k = ::write (1, pData, nData); in flush() local
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java228 Enumeration k = param.keys(); in before() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1119 sal_uInt8 k, i = 10; in ImplWriteActions() local
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2008 sal_uInt16 i, j, k, nPoints, nBezPoints, nPolyCount = aPolyPolygon.Count(); in CreatePolygonProperties() local
2148 sal_uInt16 k = rPoly.GetSize(); in lcl_GetConnectorAdjustValue() local
2663 sal_Int32 k, nkCount = pDefCustomShape->nHandles; in LookForPolarHandles() local
3609 sal_uInt16 k, j, nElementSize = 36; in CreateCustomShapeProperties() local
3816 sal_Int32 k, nValue = 0, nAdjustmentValues = aAdjustmentSeq.getLength(); in CreateCustomShapeProperties() local
H A Dmsdffimp.cxx334 for ( sal_uInt32 k = 0; k < 2; k++ ) in ReadPropSet() local
549 sal_uInt16 k, j, nPolySize = aPolyPoly.Count(); in SolveSolver() local
662 sal_uInt32 k, nPt = nC; in SolveSolver() local
H A Dmsvbasic.cxx311 for(int k=0;k<3;k++) in ReadVBAProject() local
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx161 for( sal_uInt32 k = 0, nLen = aText.getLength(); k < nLen; ++k ) in implCollectGlyphs() local

Completed in 211 milliseconds

123456789