Searched refs:ForceUndirty (Results 1 – 3 of 3) sorted by relevance
135 void ForceUndirty() { if (bDirty) Undirty(); } in ForceUndirty() function in SdrItemBrowser
293 SVX_DLLPRIVATE void ForceUndirty() const { if (bDirty) ((SdrFormatter*)this)->Undirty(); } in ForceUndirty() function in SdrFormatter
936 ForceUndirty(); in TakeStr()