Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptpath.cxx301 sal_uInt16 nRealId = pPathImpl->nRealId; in FillItemSet()
303 SetPathList( nRealId, pPathImpl->sUserPath, pPathImpl->sWritablePath ); in FillItemSet()
355 pPathImpl->sUserPath = sUser; in Reset()
475 pPathImpl->eState = SFX_ITEM_SET; in IMPL_LINK()
476 pPathImpl->sUserPath = sUserPath; in IMPL_LINK()
499 sUser = pPathImpl->sUserPath; in ChangeCurrentEntry()
500 sWritable = pPathImpl->sWritablePath; in ChangeCurrentEntry()
501 sal_uInt16 nPos = pPathImpl->nRealId; in ChangeCurrentEntry()
526 pPathImpl->eState = SFX_ITEM_SET; in ChangeCurrentEntry()
563 sUser = pPathImpl->sUserPath; in IMPL_LINK()
[all …]

Completed in 22 milliseconds