Searched refs:aCurSelection (Results 1 – 1 of 1) sorted by relevance
469 uno::Sequence< uno::Any > aCurSelection = aSelection; in execute() local496 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 22 milliseconds