Searched refs:aCurSelection (Results 1 – 1 of 1) sorted by relevance
467 uno::Sequence< uno::Any > aCurSelection = aSelection; in execute() local494 bOK = rValue >>= aCurSelection; in execute()578 if ( aCurSelection.getLength() ) in execute()580 Sequence< Any > aTranslated( aCurSelection.getLength() ); in execute()587 const Any* pBookmarks = aCurSelection.getConstArray(); in execute()588 const Any* pBookmarksEnd = pBookmarks + aCurSelection.getLength(); in execute()619 aCurSelection = aTranslated; in execute()686 aDescriptor[ svx::daSelection ] <<= aCurSelection; in execute()