Searched refs:DetectFilter (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | docinsert.cxx | 120 sal_uInt32 nError = pMatcher->DetectFilter( *pMedium, &pFilter, sal_False ); in CreateMedium() 153 sal_uInt32 nError = aMatcher.DetectFilter( *pMedium, &pFilter, sal_False ); in CreateMediumList()
|
/aoo42x/main/starmath/inc/ |
H A D | smdll.hxx | 41 static sal_uLong DetectFilter( SfxMedium& rMedium, const SfxFilter **ppFilter,
|
/aoo42x/main/sc/inc/ |
H A D | scdll.hxx | 66 static sal_uLong DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter,
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | swdet2.cxx | 56 sal_uLong SwFilterDetect::DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter ) in DetectFilter() function in SwFilterDetect
|
H A D | swdetect.hxx | 77 static sal_uLong DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter );
|
H A D | swdetect.cxx | 345 nErr = DetectFilter( aMedium, &pFilter ); in detect()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | fcontnr.hxx | 143 …sal_uInt32 DetectFilter( SfxMedium& rMedium, const SfxFilter **, sal_Bool bPlugIn, s…
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 1777 aMatcher.DetectFilter( aMed, &pFlt, sal_False, sal_False ); in LoadStylesFromFile() 1782 aWebMatcher.DetectFilter( aMed, &pFlt, sal_False, sal_False ); in LoadStylesFromFile()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | fltfnc.cxx | 521 sal_uInt32 SfxFilterMatcher::DetectFilter( SfxMedium& rMedium, const SfxFilter**ppFilter, sal_Bool … in DetectFilter() function in SfxFilterMatcher
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | section.cxx | 1349 aMatcher.DetectFilter( *pMed, &pSfxFlt, sal_False, sal_False ); in lcl_FindDocShell()
|
Completed in 63 milliseconds