Searched refs:nObjectIndex (Results 1 – 3 of 3) sorted by relevance
220 sal_Int32 nObjectIndex; in CreateSelectionIterator() local228 nObjectIndex = 0; in CreateSelectionIterator()231 nObjectIndex = rObjectList.size(); in CreateSelectionIterator()240 nObjectIndex = rObjectList.size()-1; in CreateSelectionIterator()243 nObjectIndex = -1; in CreateSelectionIterator()248 rObjectList, nObjectIndex, pDocument, rpViewShell, bDirectionIsForward)); in CreateSelectionIterator()467 sal_Int32 nObjectIndex, in SelectionIteratorImpl() argument473 mnObjectIndex(nObjectIndex) in SelectionIteratorImpl()
1166 sal_Int32 nObjectIndex = impl_getComponentIndexInParent_throw(); in impl_setFormComponentScriptEvent_nothrow() local1169 … Sequence< ScriptEventDescriptor > aEvents( xEventManager->getScriptEvents( nObjectIndex ) ); in impl_setFormComponentScriptEvent_nothrow()1205 xEventManager->revokeScriptEvents( nObjectIndex ); in impl_setFormComponentScriptEvent_nothrow()1206 xEventManager->registerScriptEvents( nObjectIndex, aEvents ); in impl_setFormComponentScriptEvent_nothrow()
145 sal_Int32 nObjectIndex,
Completed in 24 milliseconds