Searched refs:nRealId (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/cui/source/options/ |
H A D | optpath.cxx | 105 sal_uInt16 nRealId; member 111 nRealId( nId ), eState( SFX_ITEM_UNKNOWN ) {} in PathUserData_Impl() 301 sal_uInt16 nRealId = pPathImpl->nRealId; in FillItemSet() local 303 SetPathList( nRealId, pPathImpl->sUserPath, pPathImpl->sWritablePath ); in FillItemSet() 436 String aOldPath = pImpl->m_aDefOpt.GetDefaultPath( pPathImpl->nRealId ); in IMPL_LINK() 442 GetPathList( pPathImpl->nRealId, sInternal, sUser, sWritable, bReadOnly ); in IMPL_LINK() 498 GetPathList( pPathImpl->nRealId, sInternal, sUser, sWritable, bReadOnly ); in ChangeCurrentEntry() 501 sal_uInt16 nPos = pPathImpl->nRealId; in ChangeCurrentEntry() 528 if ( SvtPathOptions::PATH_WORK == pPathImpl->nRealId ) in ChangeCurrentEntry() 556 sal_uInt16 nPos = ( pEntry != NULL ) ? ( (PathUserData_Impl*)pEntry->GetUserData() )->nRealId : 0; in IMPL_LINK() [all …]
|
Completed in 17 milliseconds