Home
last modified time | relevance | path

Searched refs:bAutomatic (Results 1 – 25 of 25) sorted by path

/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3373 sal_Bool bAutomatic(sal_False); in Reset() local
3382 bAutomatic = sal_True; in Reset()
3392 bAutomatic = sal_True; in Reset()
3399 m_aHighLowRB.Check(bAutomatic); in Reset()
/trunk/main/linguistic/source/
H A Dgciterator.cxx331 sal_Bool bAutomatic ) in AddEntry() argument
343 aNewFPEntry.m_bAutomatic = bAutomatic; in AddEntry()
670 const bool bAutomatic = true; in startProofreading() local
672 text::TextMarkupType::PROOFREADING, bAutomatic ); in startProofreading()
683 AddEntry( xFPIterator, xPara, aDocId, 0, bAutomatic ); in startProofreading()
H A Dgciterator.hxx143 const ::rtl::OUString &rDocId, sal_Int32 nStartIndex, sal_Bool bAutomatic );
/trunk/main/offapi/com/sun/star/text/
H A DXFlatParagraphIteratorProvider.idl64 @param bAutomatic
75 [in] boolean bAutomatic )
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx462 sal_Bool ScDocFunc::DetectiveRefresh( sal_Bool bAutomatic ) in DetectiveRefresh() argument
526 bAutomatic ); in DetectiveRefresh()
H A Dpagedata.cxx41 bTopDown = bAutomatic = sal_True; in ScPrintRangeData()
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx72 sal_Bool DetectiveRefresh(sal_Bool bAutomatic = sal_False);
H A Dpagedata.hxx44 sal_Bool bAutomatic; member in ScPrintRangeData
65 void SetAutomatic( sal_Bool bSet ) { bAutomatic = bSet; } in SetAutomatic()
66 sal_Bool IsAutomatic() const { return bAutomatic; } in IsAutomatic()
H A Dundocell.hxx48 const ScPatternAttr* pApplyPat, sal_Bool bAutomatic );
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx76 const ScPatternAttr* pApplyPat, sal_Bool bAutomatic ) : in ScUndoCursorAttr() argument
81 bIsAutomatic( bAutomatic ) in ScUndoCursorAttr()
/trunk/main/sw/inc/
H A Dndnotxt.hxx83 sal_Bool bAutomatic = sal_False );
H A Dunoflatpara.hxx122 SwXFlatParagraphIterator( SwDoc& rDoc, sal_Int32 nType, sal_Bool bAutomatic );
H A Dunotxdoc.hxx420 …AL_CALL getFlatParagraphIterator(::sal_Int32 nTextMarkupType, sal_Bool bAutomatic ) throw (css::un…
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx104 void SwNoTxtNode::SetContour( const PolyPolygon *pPoly, sal_Bool bAutomatic ) in SetContour() argument
111 bAutomaticContour = bAutomatic; in SetContour()
/trunk/main/sw/source/core/unocore/
H A Dunoflatpara.cxx298 …latParagraphIterator::SwXFlatParagraphIterator( SwDoc& rDoc, sal_Int32 nType, sal_Bool bAutomatic ) in SwXFlatParagraphIterator() argument
301 mbAutomatic( bAutomatic ), in SwXFlatParagraphIterator()
/trunk/main/sw/source/ui/inc/
H A Dhyp.hxx44 sal_Bool bAutomatic : 1; // Trennstellen ohne Rueckfrage einfuegen member in SwHyphWrapper
H A Dunotxvw.hxx121 ::com::sun::star::beans::PropertyValue > > SAL_CALL getRubyList( sal_Bool bAutomatic )
127 ::com::sun::star::beans::PropertyValue > >& RubyList, sal_Bool bAutomatic )
/trunk/main/sw/source/ui/lingu/
H A Dhyp.cxx73 bAutomatic = xProp.is() ? in SwHyphWrapper()
96 if( bAutomatic ) in SpellContinue()
108 if( bAutomatic ) in SpellContinue()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3252 …AL_CALL SwXTextDocument::getFlatParagraphIterator(::sal_Int32 nTextMarkupType, sal_Bool bAutomatic) in getFlatParagraphIterator() argument
3255 return new SwXFlatParagraphIterator( *pDocShell->GetDoc(), nTextMarkupType, bAutomatic ); in getFlatParagraphIterator()
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx132 const bool bAutomatic = 1 == mpImpl->mnState; in Paint() local
146 …pDev->DrawImage( aRect.TopLeft(), bAutomatic ? mpImpl->maImageAutomatic_Active : mpImpl->maI… in Paint()
/trunk/main/xmloff/inc/
H A DXMLTextColumnsContext.hxx51 sal_Bool bAutomatic; member in XMLTextColumnsContext
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx223 sal_Bool bAutomatic = sal_False );
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx2010 sal_Bool bAutomatic = sal_False; in AddCurrency() local
2026 bAutomatic = sal_True; in AddCurrency()
2032 bAutomatic = sal_True; in AddCurrency()
2035 if ( bAutomatic ) in AddCurrency()
2062 if (!bAutomatic) in AddCurrency()
2067 if (!bAutomatic) in AddCurrency()
/trunk/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx290 , bAutomatic( sal_False ) in XMLTextColumnsContext()
313 bAutomatic = GetImport().GetMM100UnitConverter(). in XMLTextColumnsContext()
399 else if( !bAutomatic && pColumns && in EndElement()
487 if( bAutomatic ) in EndElement()
H A Dtxtstyli.cxx471 bool bAutomatic = false; in FillPropertySet() local
476 bAutomatic = true; in FillPropertySet()
497 bAutomatic = false; in FillPropertySet()
504 bAutomatic = false; in FillPropertySet()
509 if( bAutomatic ) in FillPropertySet()
578 if(bAutomatic) in FillPropertySet()

Completed in 240 milliseconds