Home
last modified time | relevance | path

Searched refs:aCurType (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1199 if(aCurType.eType != TOX_INDEX) in ApplyTOXDescription()
1227 if(TOX_CONTENT == aCurType.eType) in ApplyTOXDescription()
1235 else if(TOX_INDEX == aCurType.eType) in ApplyTOXDescription()
1251 TOX_TABLES == aCurType.eType) in ApplyTOXDescription()
1611 if(TOX_CONTENT == aCurType.eType) in IMPL_LINK()
1622 if(TOX_USER == aCurType.eType) in IMPL_LINK()
1626 else if(TOX_INDEX == aCurType.eType) in IMPL_LINK()
2312 if(TOX_INDEX == aCurType.eType) in Reset()
2358 if( !( aLastTOXType == aCurType )) in ActivatePage()
2533 aLastTOXType = aCurType; in ActivatePage()
[all …]
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx435 ::rtl::OUString aCurType = getStorageTypeFromGUID_Impl( &m_guid ); // ??? in InitNew()
439 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in InitNew()
772 ::rtl::OUString aCurType = getServiceNameFromGUID_Impl( &m_guid ); // ??? in Load()
776 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in Load()
823 ::rtl::OUString aCurType = getServiceNameFromGUID_Impl( &m_guid ); // ??? in Load()
827 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in Load()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1519 Type aCurType( rType ); in sbxToUnoValue() local
1524 ::rtl::OUString aTypeName = aCurType.getTypeName(); in sbxToUnoValue()
1529 aCurType = Type( ((typelib_IndirectTypeDescription *)pSeqTD)->pType ); in sbxToUnoValue()
1534 aElemType = aCurType; in sbxToUnoValue()

Completed in 129 milliseconds