Searched refs:bInSwFntCache (Results 1 – 2 of 2) sorted by relevance
136 sal_Bool bInSwFntCache : 1; member in SwModify169 void SetInSwFntCache( sal_Bool bNew ) { bInSwFntCache = bNew; } in SetInSwFntCache()174 sal_Bool IsInSwFntCache() const { return bInSwFntCache; } in IsInSwFntCache()
105 bInSwFntCache = sal_False; in SwModify()115 bInSwFntCache = sal_False; in SwModify()
Completed in 18 milliseconds