Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/msole/
H A Dolepersist.cxx1185 sal_Bool bStoreVis = m_bStoreVisRepl; in StoreToLocation_Impl() local
1190 lObjArgs[nInd].Value >>= bStoreVis; in StoreToLocation_Impl()
1198 if ( !bStoreVis ) in StoreToLocation_Impl()
1201 if ( bStoreVis && !HasVisReplInStream() && !xCachedVisualRepresentation.is() ) in StoreToLocation_Impl()
1220 if ( bTryOptimization && bStoreVis == HasVisReplInStream() ) in StoreToLocation_Impl()
1300 if ( bStoreVis != bVisReplIsStored ) in StoreToLocation_Impl()
1302 if ( bStoreVis ) in StoreToLocation_Impl()
1341 m_bNewVisReplInStream = bStoreVis; in StoreToLocation_Impl()

Completed in 30 milliseconds