Searched refs:m_bStoreVisRepl (Results 1 – 4 of 4) sorted by relevance
62 , m_bStoreVisRepl( sal_False ) in OleEmbeddedObject()94 , m_bStoreVisRepl( sal_False ) in OleEmbeddedObject()125 , m_bStoreVisRepl( sal_False ) in OleEmbeddedObject()
1185 sal_Bool bStoreVis = m_bStoreVisRepl; in StoreToLocation_Impl()1461 lObjArgs[nInd].Value >>= m_bStoreVisRepl; in setPersistentEntry()1692 m_bStoreVisRepl = m_bNewVisReplInStream; in saveCompleted()1899 if ( m_bStoreVisRepl != HasVisReplInStream() ) in storeOwn()1901 if ( m_bStoreVisRepl ) in storeOwn()1919 SetVisReplInStream( m_bStoreVisRepl ); in storeOwn()
107 private final boolean m_bStoreVisRepl = false; field in EmbedContApp1475 aProps[0].Value = new Boolean( m_bStoreVisRepl ); in saveObjectAsFileURI()
149 sal_Bool m_bStoreVisRepl; member in OleEmbeddedObject
Completed in 51 milliseconds