Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx469 uno::Sequence< uno::Any > aCurSelection = aSelection; in execute() local
496 bOK = rValue >>= aCurSelection; in execute()
580 if ( aCurSelection.getLength() ) in execute()
582 Sequence< Any > aTranslated( aCurSelection.getLength() ); in execute()
589 const Any* pBookmarks = aCurSelection.getConstArray(); in execute()
590 const Any* pBookmarksEnd = pBookmarks + aCurSelection.getLength(); in execute()
621 aCurSelection = aTranslated; in execute()
688 aDescriptor[ svx::daSelection ] <<= aCurSelection; in execute()

Completed in 10 milliseconds