Home
last modified time | relevance | path

Searched refs:bShort (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/autodoc/source/display/idl/
H A Dhfi_doc.cxx69 bool bShort = NOT i_rDocu.Short().IsEmpty(); in Produce_byDocuAndScope() local
105 if ( bShort OR bDescr ) in Produce_byDocuAndScope()
110 if (bShort) in Produce_byDocuAndScope()
H A Dhfi_property.cxx328 bool bShort = NOT rDocu.Short().IsEmpty(); in produce_Summary() local
331 if ( bShort ) in produce_Summary()
/aoo4110/main/tools/source/generic/
H A Dpoly.cxx1901 unsigned char bShort; in operator >>() local
1924 rIStream >> bShort >> nCurPoints; in operator >>()
1926 if ( bShort ) in operator >>()
1979 unsigned char bShort; in operator <<() local
2001 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 <<()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx1459 sal_Bool bShort = pEdt == &aShortED; in IMPL_LINK() local
1464 if(bShort) in IMPL_LINK()
1512 else if(!bShort) in IMPL_LINK()

Completed in 49 milliseconds