Searched refs:aTabIndexString (Results 1 – 1 of 1) sorted by relevance
425 rtl::OUString aTabIndexString( RTL_CONSTASCII_USTRINGPARAM( "TabIndex" ) ); in describePDFControl() local426 if ( xPSI->hasPropertyByName( aTabIndexString ) ) in describePDFControl()429 OSL_VERIFY( xModelProps->getPropertyValue( aTabIndexString ) >>= nIndex ); in describePDFControl()
Completed in 25 milliseconds