Home
last modified time | relevance | path

Searched refs:Index (Results 251 – 275 of 370) sorted by relevance

1...<<1112131415

/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1444 public void insertRoadmapItem(int Index, boolean _bEnabled, String _sLabel, int _ID) { in insertRoadmapItem() argument
1455 m_xRMIndexCont.insertByIndex(Index, oRoadmapItem); in insertRoadmapItem()
/trunk/main/sc/inc/
H A Dfmtuno.hxx105 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
H A Dcellsuno.hxx560 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1424 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
1511 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
H A Dviewuno.hxx296 virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index )
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx182 …star::script::ScriptEventDescriptor > SAL_CALL getScriptEvents( sal_Int32 Index ) throw(::com::sun…
/trunk/main/cui/source/options/
H A Doptcolor.src243 Text [ en-US ] = "Index and table shadings" ;
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.src112 < "Index" ; Default; > ;
/trunk/main/sfx2/source/appl/
H A Dnewhelp.src62 Text [ en-US ] = "Index" ;
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2504 Index of the character for which to return its bounding box. The valid range
2558 Index of the character under the given point or -1 if the point
2596 Index of selection (0 based).
2622 Index of the first character to include in the returned string. The valid range
2625 Index of the last character to exclude in the returned string. The valid range
2662 Index of the character for which to return the text part before it. The index
2707 Index of the character for which to return the text part after it. The index
2785 Index of selection to remove (0 based).
2824 Index of selection to change (0 based)
3191 Index at which to insert the text.
[all …]
/trunk/main/sw/sdi/
H A D_viewsh.sdi788 // Bereichsname, Index-Titel oder Leerstring
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx177 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::sta…
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx121 Caption, TOC, TOCI, Index, enumerator
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx161 …:sun::star::beans::PropertyValue > SAL_CALL getRunAttributes( ::sal_Int32 Index, const ::com::sun:…
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx432 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
717 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
/trunk/main/basic/source/classes/
H A Dsb.src63 Text [ en-US ] = "Index out of defined range." ;
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg496 # This will remove the Files entry from the Quick Index and from the
503 # This will remove the Namespaces entry from the Quick Index
1061 # include the index chapters (such as File Index, Compound Index, etc.)
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch1037 Index--;
1040 while (iter != m_coll.end() && Index > 0)
H A Dmingw_headers.patch613 -Index;
614 +//Index;
/trunk/main/sw/inc/
H A Dunosett.hxx191 …virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )…
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2233 if( rHilightRanges[i].Index == - 1 ) in DoChartSelection()
2236 … AddHighlightRange( lcl_getSubRangeByIndex( *p, rHilightRanges[i].Index ), aSelColor ); in DoChartSelection()
/trunk/main/oox/source/xls/
H A Dexternallinkbuffer.cxx409 aExtApiRef.Index = nDocLinkIdx; in extractExternalReference()
/trunk/main/twain/inc/
H A Dtwain.h334 TW_UINT8 Index; /* Value used to index into the color table. */ member
/trunk/main/sc/sdi/
H A Dscalc.sdi3434 (SfxStringItem Name FID_INS_TABLE,SfxUInt16Item Index FN_PARAM_1)
3459 (SfxStringItem Name FID_INS_TABLE,SfxUInt16Item Index FN_PARAM_1)
4238 (SfxStringItem DocName FID_TAB_MOVE,SfxUInt16Item Index FN_PARAM_1,SfxBoolItem Copy FN_PARAM_2)
5160 (SfxUInt16Item Index FID_DELETE_TABLE)
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx234 replaceByIndex(sal_Int32 Index, const uno::Any& rElement)
283 replaceByIndex(sal_Int32 Index, const uno::Any& rElement)
/trunk/main/sw/source/ui/config/
H A Doptdlg.src519 Text [ en-US ] = "~Index" ;

Completed in 846 milliseconds

1...<<1112131415