Home
last modified time | relevance | path

Searched defs:index (Results 101 – 125 of 395) sorted by last modified time

12345678910>>...16

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx92 unsigned long index; member
/trunk/main/vcl/source/control/
H A Dthrobber.cxx257 size_t index = 0; in getDefaultImageURLs() local
/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx146 unsigned long index; member
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx356 for ( sal_Int32 index=0; index<nProps; ++index, ++pSrc, ++pDest ) in dispatchRequests() local
H A Dvbashape.cxx455 ScVbaShape::ShapeRange( const uno::Any& index ) throw ( uno::RuntimeException ) in ShapeRange()
H A Dvbashaperange.cxx83 for ( sal_Int32 index = 0; index < nLen; ++index ) in getShapes() local
95 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementRotation() local
106 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementLeft() local
117 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementTop() local
127 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getHeight() local
138 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setHeight() local
148 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getWidth() local
159 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setWidth() local
169 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getLeft() local
180 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setLeft() local
[all …]
H A Dvbashapes.cxx78 for ( sal_Int32 index=0; index<nLen; ++index ) in initBaseCollection() local
147 for( sal_Int32 index = 0; index < nElems; ++index ) in getShapesByArrayIndices() local
H A Dvbacommandbarhelper.cxx242 sal_Int32 index = sLabel.indexOf( sal_Unicode('~') ); in findControlByName() local
/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx233 ScVbaUserForm::Controls( const uno::Any& index ) throw (uno::RuntimeException) in Controls()
H A Dvbacombobox.cxx98 for ( sal_Int32 index = 0; sText.getLength() && index < nLen; ++index ) in getListIndex() local
145 ScVbaComboBox::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
H A Dvbalistbox.cxx141 ScVbaListBox::Selected( sal_Int32 index ) throw (css::uno::RuntimeException) in Selected()
164 ScVbaListBox::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
H A Dvbalistcontrolhelper.cxx86 ListControlHelper::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
H A Dvbamultipage.cxx107 ScVbaMultiPage::Pages( const uno::Any& index ) throw (uno::RuntimeException) in Pages()
/trunk/main/unoxml/source/xpath/
H A Dnodelist.cxx61 Reference< XNode > SAL_CALL CNodeList::item(sal_Int32 index) in item()
/trunk/main/unoxml/source/dom/
H A Dattributesmap.cxx133 CAttributesMap::item(sal_Int32 index) throw (RuntimeException) in item()
H A Dchildlist.cxx67 Reference< XNode > SAL_CALL CChildList::item(sal_Int32 index) in item()
H A Delementlist.cxx125 Reference< XNode > SAL_CALL CElementList::item(sal_Int32 index) in item()
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2868 public XNode item(int index) { in item()
/trunk/main/unotools/source/config/
H A Deventcfg.cxx277 for( sal_Int32 index = 0 ; index < nPropCount ; ++index ) in replaceByName() local
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx276 sal_Int32 index = fieldtype.lastIndexOf('<'); in printSetPropertyMixinBody() local
H A Djavacompskeleton.cxx38 sal_Int32 index = implname.lastIndexOf('.'); in generatePackage() local
959 sal_Int32 index = 0; in generateSkeleton() local
H A Dskeletoncommon.cxx41 sal_Int32 index = -1; in printLicenseHeader() local
H A Dcppcompskeleton.cxx79 sal_Int32 index = implname.lastIndexOf('.'); in generateNamespace() local
1053 sal_Int32 index = 0; in generateSkeleton() local
1212 sal_Int32 index = 0; in generateCalcAddin() local
H A Djavatypemaker.cxx275 sal_Int32 index = fieldtype.lastIndexOf('<'); in printSetPropertyMixinBody() local
/trunk/main/tools/workben/
H A Durltest.cxx253 char const * url, char const * name, bool appendFinalSlash, sal_Int32 index, in test_insertName()
271 char const * url, sal_Int32 index, bool ignoreFinalSlash, bool success, in test_removeSegment()

Completed in 142 milliseconds

12345678910>>...16