Home
last modified time | relevance | path

Searched refs:i (Results 4701 – 4725 of 5454) sorted by relevance

1...<<181182183184185186187188189190>>...219

/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx330 for ( int i = 0; i < aArguments.getLength(); i++ ) in initialize() local
332 if ( aArguments[i] >>= aPropValue ) in initialize()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx761 for ( sal_Int32 i=0; i<nCount; ++i ) in lcl_findStartModuleFrame() local
765 Reference < XFrame > xFrame( xContainer->getByIndex(i), UNO_QUERY_THROW ); in lcl_findStartModuleFrame()
/trunk/main/svx/inc/svx/
H A DSmartTagMgr.hxx210 GetRecognizer( sal_uInt32 i ) const { return maRecognizerList[i]; } in GetRecognizer()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx127 int i = 0; in init() local
139 seqArgs[i++] = makeAny(xReg); in init()
/trunk/main/offapi/com/sun/star/text/
H A DTextRange.idl73 <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is
/trunk/main/offapi/com/sun/star/sheet/
H A DExternalReference.idl64 but <i>it may make use of this data in the future when Calc supports a
65 sheet-specific range name.</i></p>
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dromansh.lm4 i 2196
334 'i 45
H A Dczech.lm8 i 3187
208 ři 167
H A Dfinnish.lm3 i 8384
299 äi 137
H A Dfrench.lm3 i 4051
315 'i 101
H A Dlatvian.lm3 i 7353
303 iò 141
H A Dbreton.lm8 i 1812
364 iñ 73
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleradiobutton.cxx108 sal_Int32 i = 0; in FillAccessibleRelationSet() local
113 aSequence[i++] = (*aItr)->GetAccessible(); in FillAccessibleRelationSet()
/trunk/main/solenv/bin/
H A Dpackimages.pl175 foreach my $i ( @{$image_lists_ref} ) {
176 parse_image_list($i, \%global_hash, \%module_hash, \%custom_hash);
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx1378 for( sal_uInt16 i = 0; i < aNumRule.GetLevelCount(); i++ ) in SetTextDefaults() local
1380 const short nLSpace = (i + 1) * 600; in SetTextDefaults()
1384 aNumRule.SetLevel( i, aNumberFormat ); in SetTextDefaults()
/trunk/main/sw/inc/
H A Ddoc.hxx1394 const SwPageDesc& GetPageDesc( const sal_uInt16 i ) const { return *aPageDescs[i]; } in GetPageDesc()
1415 SwPageDesc& _GetPageDesc( sal_uInt16 i ) const { return *aPageDescs[i]; } in _GetPageDesc()
1417 void ChgPageDesc( sal_uInt16 i, const SwPageDesc& );
1421 void DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast = sal_False );
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl94 i.e. it can be used safely and without external synchronization in
105 complex clip polygons, i.e. when both <type>ViewState</type> and
179 /** Draw a line in device resolution width (i.e. one device pixel
203 /** Draw a cubic bezier curve in device resolution width (i.e. one
227 /** Draw a poly-polygon in device resolution line width (i.e. the
602 i.e. the left edge for left-to-right and the right edge for
/trunk/extras/l10n/source/kab/
H A Dlocalize.sdf5002 …xt RID_XMLSECDLG_CERTCHOOSER FT_HINT_SELECT 0 kab Fren aselkin i tebɣiḍ ad tesqedceḍ i uzmal …
5237 …DLG_GLOSSARY ST_READONLY_PATH 50 kab Ikaramen 'AutoTexte' i tɣuri kan. Tebɣiḍ ad tsiwleḍ i wediw…
8079 …utpage.src 0 string ST_SUBJECTQUERY 80 kab Ulac asentel i yettunefken i yizen-agi. Ma tebɣiḍ ad…
8081 …e.src 0 string ST_NOATTACHMENTNAME 80 kab Ulac isem i yettunefken i wefaylu yecudden. Ma tebɣiḍ…
16778 …res.src 0 string RID_DB_REPORT_WIZARD_START + 31 0 kab Acu n tmeẓri i tebɣii wenqqis ? 202…
20402 …t.src 0 string RID_STR_PLEASECHECKSETTINGS 0 kab Ttxil-k selken iɣewwaren i tgiḍ i uɣbalu n ise…
20555 … querybox MSG_OPEN_READONLY 0 kab Ulamek tulya n utaftar i webeddel.\nTebɣiḍ ad t-teldiḍ i tɣur…
20987 sfx2 source\appl\app.src 0 string STR_ISMODIFIED 0 kab Tebɣiḍ ad teskelseḍ ibeddilen i tgiḍ i %1…
21655 …ATE_INTERFACE_NOT_SUPPORTED&S_MAX 0 kab Taɣwsa i d-nufa ur tezmir ara i wegrudem ilaqen i tigawt…
72195 …yisefka ADO wuɣur tebɣiḍ ad teqqneḍ.\nIwakken ad teweleḍ iɣewwaren n imefki, ssed ɣef 'Ḍum'.\nMa t…
[all …]
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch1423 - for(i = 0; i < m_aChainEntry.GetSize(); i++)
1424 + for(int i = 0; i < m_aChainEntry.GetSize(); i++)
1426 if(m_aChainEntry[i] == NULL)
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1806 sal_Int32 i = 0; in setPropertyValue() local
1807 for( ; aIt != aSeriesVector.end(); ++aIt, ++i ) in setPropertyValue()
1813 if( i < aNewValue.getLength() ) in setPropertyValue()
1814 aVal <<= aNewValue[i]; in setPropertyValue()
1842 sal_Int32 i = 0; in getPropertyValue() local
1843 for( ; aIt != aSeriesVector.end(); ++aIt, ++i ) in getPropertyValue()
1852 aResult[ i ] = aSeq; in getPropertyValue()
/trunk/extras/l10n/source/sk/
H A Dlocalize.sdf8098 sw source\ui\dbui\mailmergewizard.src 0 string DLG_MAILMERGEWIZARD ST_OUTPUT 0 sk Uložiť, vytlači
10329 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_SCATTR_PAGE_SCALE 0 sk Zväčšiť/zmenšiť tlač…
11763 sc source\ui\pagedlg\pagedlg.src 0 stringlist RID_SCPAGE_TABLE.LB_SCALEMODE 1 0 sk Zväčšiť/zmenši
19978 extensions source\propctrlr\formres.src 0 string RID_STR_VALUESTEP 0 sk Zvýšiť/znížiť hodnotu …
27961 helpcontent2 source\text\sbasic\shared\01170101.xhp 0 help hd_id3159260 85 0 sk Zvýšiť/znížiť hod…
31218 helpcontent2 source\text\shared\02\01170101.xhp 0 help par_idN1110B 0 sk Zvýšiť/znížiť hodnotu …
41426 helpcontent2 source\text\shared\01\05020500.xhp 0 help hd_id3148992 11 0 sk Zvýšiť/znížiť o 20…
48864 helpcontent2 source\text\schart\04\01020000.xhp 0 help par_id3156016 28 0 sk Zmenšiť alebo zväčši
55655 helpcontent2 source\text\scalc\01\05070500.xhp 0 help hd_id3155089 31 0 sk Zväčšiť/zmenšiť tlač …
59252 … 0 sk \<item type=\"input\"\>=IMDIV("-238+240i";"10+24i")\</item\> returns 5+12i. …
[all …]
/trunk/main/sysui/desktop/redhat/
H A Dredhat-menus.spec62 for i in `cat launcherlist`; do
63 …ln -sf /opt/%unixfilename/share/xdg/$i $RPM_BUILD_ROOT/usr/share/applnk-redhat/Office/%unixfilenam…
/trunk/main/sw/source/core/fields/
H A Ddbfld.cxx61 for( sal_uInt16 i = sTmp.Len(); i; --i, ++pStr ) in lcl_DBTrennConv() local
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx109 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) \
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx354 for ( sal_Int32 i=0; i<aContained.getLength(); ++i, ++pContained) \

Completed in 2061 milliseconds

1...<<181182183184185186187188189190>>...219