Home
last modified time | relevance | path

Searched refs:bFixed (Results 1 – 23 of 23) sorted by path

/trunk/main/editeng/source/uno/
H A Dunofield.cxx339 sal_Bool bFixed = ((SvxDateField*)pData)->GetType() == SVXDATETYPE_FIX; in SvxUnoTextField() local
340 mpImpl->maDateTime = getDate( bFixed ? in SvxUnoTextField()
344 mpImpl->mbBoolean1 = bFixed; in SvxUnoTextField()
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx50 sal_Bool bFixed; member in GSILine
78 sal_Bool IsFixed() const { return bFixed; } in IsFixed()
79 void SetFixed() { bFixed = sal_True; }; in SetFixed()
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx137 , bFixed ( sal_False ) in GSILine()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx443 bool bFixed = aRbFixed.IsChecked(); in GetLine() local
471 mpDatStream->ReadCsvLine( rText, !bFixed, maFieldSeparators, in GetLine()
489 mpDatStream->ReadCsvLine( rText, !bFixed, maFieldSeparators, mcTextSep); in GetLine()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1172 sal_Bool bFixed = pExtOptions->IsFixedLen(); in ExtText2Doc() local
1210 rStrm.ReadCsvLine( aLine, !bFixed, rSeps, cStr); // content is ignored in ExtText2Doc()
1233 rStrm.ReadCsvLine( aLine, !bFixed, rSeps, cStr); in ExtText2Doc()
1240 if ( bFixed ) // Feste Satzlaenge in ExtText2Doc()
/trunk/main/sc/source/ui/inc/
H A Dtabsplit.hxx36 sal_Bool bFixed; member in ScTabSplitter
/trunk/main/sc/source/ui/view/
H A Dtabsplit.cxx54 if (bFixed) in MouseMove()
62 if (bFixed) in MouseButtonUp()
70 if (bFixed) in MouseButtonDown()
91 bFixed = bSet; in SetFixed()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx783 FASTBOOL bFixed=((const SdrCaptionFixedAngleItem*)pItem)->GetValue(); in IsItemIneffective() local
784 if (!bFixed) return sal_True; in IsItemIneffective()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx567 sal_Bool bFixed = IsFixed(); in PutValue() local
581 if(bFixed) in PutValue()
H A Dfldbas.cxx327 sal_Bool bFixed = !bIsAutomaticLanguage; in QueryValue() local
328 rVal.setValue(&bFixed, ::getCppuBooleanType()); in QueryValue()
342 sal_Bool bFixed = sal_False; in PutValue() local
343 if(rVal >>= bFixed) in PutValue()
344 bIsAutomaticLanguage = !bFixed; in PutValue()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx223 sal_Bool bKnownType = sal_False, bFixed = sal_False, in NewField() local
261 bFixed = sal_True; in NewField()
273 if( !bFixed && in NewField()
291 bFixed = sal_True; in NewField()
310 if( bFixed ) in NewField()
326 if( bFixed ) in NewField()
474 bFixed &= bHasNumValue; in NewField()
487 if( bFixed ) in NewField()
522 if( bFixed ) in NewField()
H A Dhtmlfldw.cxx86 sal_Bool bFixed=sal_False; // SDFIXED in OutHTML_SwField() local
114 bFixed = ((const SwExtUserField*)pFld)->IsFixed(); in OutHTML_SwField()
125 bFixed = ((const SwAuthorField*)pFld)->IsFixed(); in OutHTML_SwField()
208 bFixed = ((const SwDocInfoField*)pFld)->IsFixed(); in OutHTML_SwField()
211 if( bFixed ) in OutHTML_SwField()
259 bFixed = ((const SwFileNameField*)pFld)->IsFixed(); in OutHTML_SwField()
297 if( bFixed ) in OutHTML_SwField()
H A Dhtmlftn.cxx56 sal_Bool bFixed; member
199 sal_Bool bFixed ) in InsertFootEndNote() argument
211 pFootEndNoteImpl->bFixed = bFixed; in InsertFootEndNote()
221 if( pFootEndNoteImpl->bFixed ) in FinishFootEndNote()
239 pFootEndNoteImpl->bFixed = sal_False; in FinishFootEndNote()
244 if( pFootEndNoteImpl && pFootEndNoteImpl->bFixed ) in InsertFootEndNoteText()
H A Dhtmlgrin.cxx1061 sal_Bool bHasHRef = sal_False, bFixed = sal_False; in NewAnchor() local
1097 bFixed = sal_True; in NewAnchor()
1239 InsertFootEndNote( aFtnName, bEnAnchor, bFixed ); in NewAnchor()
H A Dswhtml.hxx879 void InsertFootEndNote( const String& rName, sal_Bool bEndNote, sal_Bool bFixed );
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx334 sal_Bool bFixed = sal_False; in IMPL_LINK() local
406 bFixed = sal_True; in IMPL_LINK()
456 aFixedCB.Enable(bFixed); in IMPL_LINK()
459 … aFixedCB.Check( static_cast< sal_Bool >(((GetCurField()->GetFormat() & AF_FIXED) != 0) & bFixed)); in IMPL_LINK()
/trunk/main/tools/source/fsys/
H A Dos2.cxx815 sal_Bool bFixed; in CreateDriveMapImpl()
833 &bFixed, sizeof(bFixed), &nDataOutLen ); in CreateDriveMapImpl()
836 if ( !nRet && !bFixed ) in CreateDriveMapImpl()
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx227 sal_Bool bFixed; member in XMLSenderFieldImportContext
348 sal_Bool bFixed; member in XMLTimeFieldImportContext
642 sal_Bool bFixed; member in XMLSimpleDocInfoImportContext
887 sal_Bool bFixed; member in XMLFileNameImportContext
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1577 …td::vector< DateTimeDeclImpl >& rVector, const OUString& rText, sal_Bool bFixed, sal_Int32 nFormat… in findOrAppendImpl() argument
1585 if( (rDecl.mbFixed == bFixed ) && in findOrAppendImpl()
1586 (!bFixed || rDecl.maStrText == rText) && in findOrAppendImpl()
1587 (bFixed || (rDecl.mnFormat == nFormat) ) ) in findOrAppendImpl()
1596 aDecl.mbFixed = bFixed; in findOrAppendImpl()
1643 sal_Bool bFixed = false; in ImpPrepDrawPageHeaderFooterDecls() local
1646 … xSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsDateTimeFixed" ) ) ) >>= bFixed; in ImpPrepDrawPageHeaderFooterDecls()
1649 if( !bFixed || aStrText.getLength() ) in ImpPrepDrawPageHeaderFooterDecls()
1651 …aSettings.maStrDateTimeDeclName = findOrAppendImpl( maDateTimeDeclsVector, aStrText, bFixed, nForm… in ImpPrepDrawPageHeaderFooterDecls()
1652 if( !bFixed ) in ImpPrepDrawPageHeaderFooterDecls()
H A Dsdxmlimp.cxx1061 …cl( const ::rtl::OUString& rName, const ::rtl::OUString& rText, sal_Bool bFixed, const ::rtl::OUSt… in AddDateTimeDecl() argument
1063 if( rName.getLength() && (rText.getLength() || !bFixed) ) in AddDateTimeDecl()
1067 aDecl.mbFixed = bFixed; in AddDateTimeDecl()
H A Dsdxmlimp_impl.hxx327 …void AddDateTimeDecl( const ::rtl::OUString& rName, const ::rtl::OUString& rText, sal_Bool bFixed,…
H A Dximppage.cxx324 sal_Bool bFixed; in EndElement() local
326 …const OUString aText( GetSdImport().GetDateTimeDecl( maUseDateTimeDeclName, bFixed, aDateTimeForma… in EndElement()
329 makeAny( bFixed ) ); in EndElement()
331 if( bFixed ) in EndElement()
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx643 , bFixed(sal_True) in XMLSenderFieldImportContext()
720 bFixed = bVal; in ProcessAttribute()
738 if (bFixed) in PrepareField()
799 if (bFixed) in PrepareField()
1102 , bFixed(sal_False) in XMLTimeFieldImportContext()
1136 bFixed = bTmp; in ProcessAttribute()
1190 if (bFixed) in PrepareField()
1687 bFixed = bTmp; in ProcessAttribute()
1704 if (bFixed) in PrepareField()
1823 if (bFixed) in PrepareField()
[all …]

Completed in 135 milliseconds