Home
last modified time | relevance | path

Searched refs:nActionIndex (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx77 sal_Int32 nActionIndex(0); in ensureInitializedNodeTree() local
94 maActionClassVector.resize( nActionIndex+1, CLASS_NOOP ); in ensureInitializedNodeTree()
140 maActionClassVector[ nActionIndex ] = CLASS_LINE_END; in ensureInitializedNodeTree()
144 maActionClassVector[ nActionIndex ] = CLASS_PARAGRAPH_END; in ensureInitializedNodeTree()
148 maActionClassVector[ nActionIndex ] = CLASS_SHAPE_END; in ensureInitializedNodeTree()
152 maActionClassVector[ nActionIndex ] = CLASS_SHAPE_START; in ensureInitializedNodeTree()
155 ++nActionIndex; in ensureInitializedNodeTree()
161 nLastTextActionIndex = nActionIndex; in ensureInitializedNodeTree()
166 nActionIndex += getNextActionOffset(pCurrAct); in ensureInitializedNodeTree()
H A Dgdimtftools.cxx264 int nActionIndex(0); in removeTextActions() local
285 rMtf.RemoveAction( nActionIndex ); in removeTextActions()
291 ++nActionIndex; in removeTextActions()
/aoo4110/main/toolkit/test/accessibility/
H A DAccessibleActionNode.java33 int nActionIndex) in AccessibleActionNode() argument
36 mnActionIndex = nActionIndex; in AccessibleActionNode()
/aoo4110/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl168 @param nActionIndex
178 if the specified nActionIndex is greater than the number
181 long getActionID( [in] string aSmartTagName, [in] long nActionIndex,

Completed in 33 milliseconds