Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx201 if ( !m_pOldSet.get() || !m_pFmt || !IsFmtInDoc( &rContext.GetDoc() )) in UndoImpl()
247 bool SwUndoFmtAttr::IsFmtInDoc( SwDoc* pDoc ) in IsFmtInDoc() function in SwUndoFmtAttr
329 return m_pFmt && IsFmtInDoc( &rDoc ) ? m_pFmt : 0; in GetFmt()
/aoo4110/main/sw/source/core/inc/
H A DUndoAttribute.hxx109 bool IsFmtInDoc( SwDoc* ); //is the attribute format still in the Doc?

Completed in 25 milliseconds