Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx133 #define SFX_FILTER_STARONEFILTER 0x00080000L macro
/aoo42x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx1036 if((nFlags & SFX_FILTER_STARONEFILTER) == SFX_FILTER_STARONEFILTER) in ReadSingleFilter_Impl()
/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx648 …&& bOwnStorageFormat && ( !pFilter || !( pFilter->GetFilterFlags() & SFX_FILTER_STARONEFILTER ) ) ) in DoLoad()
725 …f ( pMedium->GetFilter() && ( pMedium->GetFilter()->GetFilterFlags() & SFX_FILTER_STARONEFILTER ) ) in DoLoad()
1416 if( bOwnTarget && !( pFilter->GetFilterFlags() & SFX_FILTER_STARONEFILTER ) ) in SaveTo_Impl()
1584 … if ( rMedium.GetFilter() && ( rMedium.GetFilter()->GetFilterFlags() & SFX_FILTER_STARONEFILTER ) ) in SaveTo_Impl()
/aoo42x/main/sfx2/source/appl/
H A Dappopen.cxx432 if ( pFilter->GetFilterFlags() & SFX_FILTER_STARONEFILTER ) in LoadTemplate()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx2140 (pMedium->GetFilter()->GetFilterFlags() & SFX_FILTER_STARONEFILTER) != 0 ) in InsertMedium()

Completed in 67 milliseconds