Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcalbck.hxx136 sal_Bool bInSwFntCache : 1; member in SwModify
169 void SetInSwFntCache( sal_Bool bNew ) { bInSwFntCache = bNew; } in SetInSwFntCache()
174 sal_Bool IsInSwFntCache() const { return bInSwFntCache; } in IsInSwFntCache()
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx105 bInSwFntCache = sal_False; in SwModify()
115 bInSwFntCache = sal_False; in SwModify()

Completed in 14 milliseconds