Searched refs:aThis (Results 1 – 3 of 3) sorted by relevance
366 final WikiEditSettingDialog aThis = this; in callHandlerMethod() local380 aThis.EnableControls( true ); in callHandlerMethod()381 aThis.SetThrobberActive( false ); in callHandlerMethod()382 aThis.SetThrobberVisible( false ); in callHandlerMethod()
1777 ByteString aThis = ACCESSDELIM(DEFSTYLE); in Find() local1778 aThis += ByteString(GetFull(), osl_getThreadTextEncoding()); in Find()1787 aPath += aThis; in Find()1814 DirEntry aThis(*this); in ImpToRel() local1815 aThis.ToAbs(); in ImpToRel()1816 String aThisStr( aThis.GetFull( FSYS_STYLE_HPFS ) ); in ImpToRel()1843 *this = aThis; in ImpToRel()2726 ByteString aThis(GUI2FSYS(GetFull()), osl_getThreadTextEncoding()); in CopyTo()2728 if (link( aThis.GetBuffer(), aDest.GetBuffer() ) == -1) in CopyTo()
457 …uno::Sequence< uno::Sequence< beans::PropertyValue > > aThis = AbstractListDef::GetPropertyValues(… in GetPropertyValues() local460 sal_Int32 nThisCount = aThis.getLength( ); in GetPropertyValues()463 uno::Sequence< beans::PropertyValue > level = aThis[i]; in GetPropertyValues()
Completed in 40 milliseconds