Home
last modified time | relevance | path

Searched refs:bCount (Results 1 – 7 of 7) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlFixedContent.cxx59 sal_Bool bCount );
78 sal_Bool bCount ) in OXMLCharContent() argument
79 : XMLCharContext(rImport,nPrfx,rLName,xAttrList,c,bCount) in OXMLCharContent()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx319 sal_Bool bCount = i < (long) nCount; in IMPL_LINK() local
323 bCount = i >= 0; in IMPL_LINK()
325 while( bCount && bMovie ) in IMPL_LINK()
355 bCount = false; in IMPL_LINK()
366 bCount = false; in IMPL_LINK()
H A Dcustsdlg.cxx396 sal_Bool bCount = aLbCustomPages.GetEntryCount() > 0; in CheckState() local
398 aBtnOK.Enable( bCount ); in CheckState()
/trunk/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx276 sal_Bool bCount = rNum.IsCount(); in Reset() local
277 aCountParaCB.SetState( bCount ? STATE_CHECK : STATE_NOCHECK ); in Reset()
/trunk/main/xmloff/inc/xmloff/
H A DXMLCharContext.hxx48 sal_Bool bCount );
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1977 const bool bCount = aExpandText.getLength() > 0; in CountWords() local
1980 if( bCount && pBreakIt->GetBreakIter().is() ) in CountWords()
2036 if ( nStt == 0 && bCount ) in CountWords()
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx92 sal_Bool bCount ) : in XMLCharContext() argument
98 if( bCount ) in XMLCharContext()

Completed in 54 milliseconds