Home
last modified time | relevance | path

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

/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx1176 sal_Bool bStoreVis = m_bStoreVisRepl; in StoreToLocation_Impl() local
1181 lObjArgs[nInd].Value >>= bStoreVis; in StoreToLocation_Impl()
1189 if ( !bStoreVis ) in StoreToLocation_Impl()
1192 if ( bStoreVis && !HasVisReplInStream() && !xCachedVisualRepresentation.is() ) in StoreToLocation_Impl()
1211 if ( bTryOptimization && bStoreVis == HasVisReplInStream() ) in StoreToLocation_Impl()
1291 if ( bStoreVis != bVisReplIsStored ) in StoreToLocation_Impl()
1293 if ( bStoreVis ) in StoreToLocation_Impl()
1332 m_bNewVisReplInStream = bStoreVis; in StoreToLocation_Impl()