Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/misc/
H A DInterfaceContainer.cxx103 Sequence< ScriptEventDescriptor > sStripped( sEvents.getLength() ); in lcl_stripVbaEvents() local
112 sStripped[ nCopied++ ] = *pDesc; in lcl_stripVbaEvents()
116 sStripped.realloc( nCopied ); in lcl_stripVbaEvents()
117 return sStripped; in lcl_stripVbaEvents()

Completed in 17 milliseconds