Searched refs:bShort (Results 1 – 4 of 4) sorted by relevance
69 bool bShort = NOT i_rDocu.Short().IsEmpty(); in Produce_byDocuAndScope() local105 if ( bShort OR bDescr ) in Produce_byDocuAndScope()110 if (bShort) in Produce_byDocuAndScope()
328 bool bShort = NOT rDocu.Short().IsEmpty(); in produce_Summary() local331 if ( bShort ) in produce_Summary()
1901 unsigned char bShort; in operator >>() local1924 rIStream >> bShort >> nCurPoints; in operator >>()1926 if ( bShort ) in operator >>()1979 unsigned char bShort; in operator <<() local2001 bShort = sal_True; in operator <<()2003 bShort = sal_False; in operator <<()2017 if ( bCurShort != bShort ) in operator <<()2019 bShort = bCurShort; in operator <<()2026 rOStream << bShort << (sal_uInt16)(i-nStart); in operator <<()2028 if ( bShort ) in operator <<()
1459 sal_Bool bShort = pEdt == &aShortED; in IMPL_LINK() local1464 if(bShort) in IMPL_LINK()1512 else if(!bShort) in IMPL_LINK()
Completed in 40 milliseconds