Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/sw/inc/
H A Dswunohelper.hxx43 namespace SWUnoHelper { namespace
/trunk/main/sw/source/core/graphic/
H A Dgrfatr.cxx352 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
/trunk/main/sw/source/core/unocore/
H A Dswunohelper.cxx55 namespace SWUnoHelper namespace
H A Dunoparagraph.cxx1123 if(SWUnoHelper::needToMapFillItemsToSvxBrushItemTypes(**ppSet)) in lcl_SwXParagraph_getPropertyState()
H A Dunostyle.cxx3127 && SWUnoHelper::needToMapFillItemsToSvxBrushItemTypes(*pSourceSet)) in getPropertyStates()
5133 if(SWUnoHelper::needToMapFillItemsToSvxBrushItemTypes(*mpSet)) in getPropertyStates()
H A Dunofield.cxx2060 m_pProps->nSubType = SWUnoHelper::GetEnumAsInt32( rValue ); in setPropertyValue()
H A Dunodraw.cxx1301 sal_Int32 eNewAnchor = SWUnoHelper::GetEnumAsInt32( aValue ); in setPropertyValue()
H A Dunoframe.cxx2414 …else if(RES_BACKGROUND == pEntry->nWID && SWUnoHelper::needToMapFillItemsToSvxBrushItemTypes(rFmtS… in getPropertyStates()
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx349 SWUnoHelper::UCB_GetFileListOfFolder( *(*pPathArr)[nPath], aFiles, in Update()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1217 sal_Int32 eVal = SWUnoHelper::GetEnumAsInt32( rVal ); in PutValue()
1630 switch( SWUnoHelper::GetEnumAsInt32( rVal ) ) in PutValue()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx299 switch( SWUnoHelper::GetEnumAsInt32( rAny ) ) in PutValue()

Completed in 247 milliseconds