Searched refs:bT (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexChapterInfoEntryContext.cxx | 60 sal_Bool bT ) : in XMLIndexChapterInfoEntryContext() argument 62 (bT ? rTemplate.sTokenEntryNumber in XMLIndexChapterInfoEntryContext() 67 bTOC( bT ), in XMLIndexChapterInfoEntryContext()
|
H A D | XMLIndexTemplateContext.cxx | 85 sal_Bool bT ) in XMLIndexTemplateContext() argument 94 , bTOC( bT ) in XMLIndexTemplateContext()
|
/aoo41x/main/svx/inc/svx/ |
H A D | swframeexample.hxx | 90 inline void SetTransparent(sal_Bool bT) { bTrans = bT; } in SetTransparent() argument
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 171 sal_Bool bT = bTop && 0 == i; in HasTabBackground() local 173 if( bT || bB || bLeftRight ) in HasTabBackground() 174 bRet = HasTabBackground( *rLines[i], bT, bB, bLeft, bRight); in HasTabBackground()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | docufld.cxx | 984 Time bT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in Expand() local 985 DateTime bDate(bD,bT); in Expand() 993 Time bT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in Expand() local 994 DateTime bDate(bD,bT); in Expand()
|
Completed in 44 milliseconds