Home
last modified time | relevance | path

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

/aoo41x/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.cxx264 bURLNotify( rNew.URLNotify() ), in SwTxtSizeInfo()
353 bURLNotify = pNoteURL && !bOnWin; in CtorInitTxtSizeInfo()
389 bURLNotify( rNew.URLNotify() ), in SwTxtSizeInfo()

Completed in 30 milliseconds