Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx204 sal_Bool bURLNotify : 1; member in SwTxtSizeInfo
246 inline sal_Bool URLNotify() const { return bURLNotify; } in URLNotify()
247 inline void SetURLNotify( const sal_Bool bNew ) { bURLNotify = bNew; } in SetURLNotify()
H A Dinftxt.cxx267 bURLNotify( rNew.URLNotify() ), in SwTxtSizeInfo()
356 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()
392 bURLNotify( rNew.URLNotify() ), in SwTxtSizeInfo()

Completed in 33 milliseconds