Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Dglosdoc.cxx155 if( !SWUnoHelper::UCB_IsCaseSensitiveFileName( *(*m_pPathArr)[nPath] ) in FindGroupName()
289 sal_Bool bCopyCompleted = SWUnoHelper::UCB_CopyFile( in RenameGroupDoc()
340 sal_Bool bRemoved = SWUnoHelper::UCB_DeleteFile( sFileURL ); in DelGroupDoc()
424 SWUnoHelper::UCB_GetFileListOfFolder( *(*m_pPathArr)[i], aFiles, in GetNameList()
H A Dglosbib.cxx124 else if( SWUnoHelper::UCB_IsCaseSensitiveFileName( aTempFile.GetURL())) in SwGlossaryGroupDlg()
/aoo4110/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx267 SWUnoHelper::UCB_IsFile( pUserData->sURL ) && //#i97577# in SwAddressListDialog()
268 !SWUnoHelper::UCB_IsReadOnlyFileName( pUserData->sURL ); in SwAddressListDialog()
552 SWUnoHelper::UCB_IsFile( pUserData->sURL ) && //#i97577# in IMPL_STATIC_LINK()
553 !SWUnoHelper::UCB_IsReadOnlyFileName( pUserData->sURL ) ); in IMPL_STATIC_LINK()
H A Dmailmergechildwindow.cxx285 SWUnoHelper::UCB_DeleteFile( sURL ); in DeleteAttachments()
H A Ddbmgr.cxx1369 SWUnoHelper::UCB_DeleteFile( *aFileIter ); in MergeMailFiles()
2623 SWUnoHelper::UCB_DeleteFile( sTempURL ); in ExecuteFormLetter()
H A Dmmoutputpage.cxx1353 SWUnoHelper::UCB_DeleteFile( aName.GetValue() ); in IMPL_LINK()
H A Dmmconfigitem.cxx358 if(SWUnoHelper::UCB_IsFile( aSavedDocuments[i] )) in SwMailMergeConfigItem_Impl()
/aoo4110/main/sw/source/ui/uno/
H A Dunomailmerge.cxx95 using namespace SWUnoHelper;
308 SWUnoHelper::UCB_DeleteFile( m_sTemporaryFile ); in IMPL_LINK()
397 if ( !SWUnoHelper::UCB_DeleteFile( rTmpFileURL ) ) in DeleteTmpFile_Impl()
/aoo4110/main/sw/inc/
H A Dswunohelper.hxx40 namespace SWUnoHelper { namespace
/aoo4110/main/sw/source/core/unocore/
H A Dswunohelper.cxx53 namespace SWUnoHelper { namespace
H A Dunodraw.cxx1303 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue()
H A Dunofield.cxx2060 m_pProps->nSubType = SWUnoHelper::GetEnumAsInt32( rValue ); in setPropertyValue()
/aoo4110/main/sw/source/core/graphic/
H A Dgrfatr.cxx352 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
/aoo4110/main/sw/source/ui/utlui/
H A Dgloslst.cxx349 SWUnoHelper::UCB_GetFileListOfFolder( *(*pPathArr)[nPath], aFiles, in Update()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1212 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
1625 switch( SWUnoHelper::GetEnumAsInt32( rVal ) ) in PutValue()
/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx299 switch( SWUnoHelper::GetEnumAsInt32( rAny ) ) in PutValue()

Completed in 151 milliseconds