Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx551 …sal_uInt16 nParaIndent = static_cast< const SfxUInt16Item* >( mpDoc->GetAttr( maCellAddress.Col(),… in getCharacterAttributes() local
552 if (nParaIndent > 0) in getCharacterAttributes()
559 pAttribs[i].Value = uno::makeAny( nParaIndent ); in getCharacterAttributes()

Completed in 8 milliseconds