Home
last modified time | relevance | path

Searched refs:Index2 (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx1041 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 Dvbaworksheets.cxx407 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 Dvbaworksheets.hxx71 …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 Dvbastyles.cxx305 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 Dvbastyles.hxx37 …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 Dvbashapes.cxx173 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 DXCollection.idl52 any Item( [in] any Index1, [in] any Index2 );
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashapes.hxx74 …virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& Index2 ) th…

Completed in 42 milliseconds