Searched refs:aIndent (Results 1 – 3 of 3) sorted by relevance
899 String aIndent; in Dump() local901 aIndent.AppendAscii( " " ); in Dump()927 ByteString aIndentNameStr( (const UniString&)aIndent, RTL_TEXTENCODING_ASCII_US ); in Dump()946 XubString aLine( aIndent ); in Dump()979 XubString aLine( aIndent ); in Dump()
232 Size aIndent( m_pTheParent->LogicToPixel( Size( 8, 0 ), MAP_APPFONT ) ); in impl_layoutComponents() local233 aTitlePos.X() += aIndent.Width(); in impl_layoutComponents()234 aTitleSize.Width() -= aIndent.Width(); in impl_layoutComponents()
231 IndentGuard aIndent( mxOut ); in dumpDffOpt() local288 IndentGuard aIndent( mxOut ); in dumpDffOpt() local
Completed in 32 milliseconds