Searched refs:_bOasisFormat (Results 1 – 2 of 2) sorted by relevance
1423 if ( _bOasisFormat || (xLink.is() && xLink->isLink()) ) in StoreAsChildren()1427 if ( _bOasisFormat ) in StoreAsChildren()1445 uno::Sequence< beans::PropertyValue > aArgs( _bOasisFormat ? 2 : 3 ); in StoreAsChildren()1447 aArgs[0].Value <<= (sal_Bool)( !_bOasisFormat ); in StoreAsChildren()1452 if ( !_bOasisFormat ) in StoreAsChildren()1481 if ( !_bOasisFormat && bResult ) in StoreAsChildren()1499 sal_Bool EmbeddedObjectContainer::StoreChildren(sal_Bool _bOasisFormat,sal_Bool _bObjectsOnly) in StoreChildren() argument1512 …if ( _bOasisFormat && nCurState != embed::EmbedStates::LOADED && nCurState != embed::EmbedStates::… in StoreChildren()1577 if ( !_bOasisFormat && !_bObjectsOnly ) in StoreChildren()1598 if ( bResult && _bOasisFormat ) in StoreChildren()[all …]
164 sal_Bool StoreChildren(sal_Bool _bOasisFormat,sal_Bool _bObjectsOnly);165 sal_Bool StoreAsChildren( sal_Bool _bOasisFormat
Completed in 31 milliseconds