Searched refs:xContainerStorage (Results 1 – 2 of 2) sorted by relevance
622 … Reference< XStorage > xContainerStorage( _rModel.getStorage( _eType, ElementModes::READWRITE ) ); in lcl_hasObjectsWithMacros_nothrow() local631 if ( xContainerStorage.is() ) in lcl_hasObjectsWithMacros_nothrow()632 … bSomeDocHasMacros = lcl_hasObjectWithMacros_throw( rObjectDefinitions, xContainerStorage ); in lcl_hasObjectsWithMacros_nothrow()
299 Reference< XStorage > xContainerStorage( _rxContainerStorage, UNO_QUERY_THROW ); in lcl_determineContentType_nothrow() local301 … xContainerStorage->openStorageElement( _rEntityName, ElementModes::READ ), UNO_QUERY_THROW ); in lcl_determineContentType_nothrow()
Completed in 50 milliseconds