Searched refs:Index2 (Results 1 – 8 of 8) sorted by relevance
/trunk/main/svtools/source/filter/ |
H A D | sgvtext.cxx | 1041 sal_uInt16 Index2; in Draw() local 1104 T2=T1; Index2=Index1; in Draw() 1105 FormatLine(Buf,Index2,T,T2,xSize,xSAdj,xLine,l,sn,cs,cLine,LineFit); in Draw() 1106 Fehler=(Index2==Index1); in Draw() 1128 T2=T1; Index2=Index1; in Draw() 1131 c=GetTextCharConv(Buf,Index2,T,T2,l-i,sal_False); in Draw() 1146 T1=T2; Index1=Index2; // Fuer die naechste Zeile in Draw()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaworksheets.cxx | 407 ScVbaWorksheets::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeExceptio… in Item() argument 420 …:XWorksheet > xWorkSheet( ScVbaWorksheets_BASE::Item( sIndices[ index ], Index2 ), uno::UNO_QUERY_… in Item() 433 return ScVbaWorksheets_BASE::Item( Index, Index2 ); in Item()
|
H A D | vbaworksheets.hxx | 71 …virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& Index2 ) th…
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbastyles.cxx | 305 SwVbaStyles::Item( const uno::Any& Index1, const uno::Any& Index2 ) throw (uno::RuntimeException) in Item() argument 353 return SwVbaStyles_BASE::Item( Index1, Index2 ); in Item()
|
H A D | vbastyles.hxx | 37 …virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& Index2 ) th…
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 173 ScVbaShapes::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeException) in Item() argument 185 return ScVbaShapes_BASE::Item( Index, Index2 ); in Item()
|
/trunk/main/oovbaapi/ooo/vba/ |
H A D | XCollection.idl | 52 any Item( [in] any Index1, [in] any Index2 );
|
/trunk/main/vbahelper/inc/vbahelper/ |
H A D | vbashapes.hxx | 74 …virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& Index2 ) th…
|
Completed in 52 milliseconds