/aoo41x/main/tools/source/string/ |
H A D | strcvt.cxx | 226 sal_Bool bReplace ) in ImplGet1ByteConvertTab() argument 240 if ( bReplace ) in ImplGet1ByteConvertTab() 308 if ( bReplace ) in ImplGet1ByteConvertTab() 352 rtl_TextEncoding eSource, rtl_TextEncoding eTarget, sal_Bool bReplace ) in ImplStringConvert() argument 354 sal_uChar* pConvertTab = ImplGet1ByteConvertTab( eSource, eTarget, bReplace ); in ImplStringConvert() 432 ImplStringConvert( eSource, eTarget, bReplace ); in Convert() 441 sal_Bool bReplace ) in Convert() argument 462 sal_uChar* pConvertTab = ImplGet1ByteConvertTab( eSource, eTarget, bReplace ); in Convert() 483 nLen = ConvertFromUnicode( c, aBuf, sizeof( aBuf ), eTextEncoding, bReplace ); in ConvertFromUnicode() 529 sal_Bool bReplace ) in ConvertFromUnicode() argument [all …]
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 557 sal_Bool bReplace; member 561 …: rSearchOpt( rOpt ), rCursor( rCrsr ), aSTxt( rOpt ), bReplace( 0 != bRepl ), bSearchInNotes( bSe… in SwFindParaText() 575 if( bInReadOnly && bReplace ) in Find() 585 if( bFnd && bReplace ) // String ersetzen ?? in Find() 626 return bReplace; in IsReplaceMode() 633 FindRanges eFndRngs, int bReplace ) in Find() argument 640 bool const bStartUndo = pDoc->GetIDocumentUndoRedo().DoesUndo() && bReplace; in Find() 649 SwFindParaText aSwFindParaText( rSearchOpt, bSearchInNotes, bReplace, *this ); in Find() 652 if( nRet && bReplace ) in Find()
|
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 60 aCol = pDstCols[i]; bReplace = sal_True; break; \ 834 sal_Bool bReplace; in ImpMask() local 864 bReplace = sal_False; in ImpMask() 875 if( bReplace ) in ImpMask() 891 if( bReplace ) in ImpMask() 907 if( bReplace ) in ImpMask() 923 if( bReplace ) in ImpMask() 939 if( bReplace ) in ImpMask() 956 if( bReplace ) in ImpMask() 976 if( bReplace ) in ImpMask()
|
/aoo41x/main/sc/source/core/data/ |
H A D | global2.cxx | 260 bRemoveOnly(r.bRemoveOnly),bReplace(r.bReplace),bPagebreak(r.bPagebreak),bCaseSens(r.bCaseSens), in ScSubTotalParam() 298 bAscending=bReplace=bDoSort = sal_True; in Clear() 324 bReplace = r.bReplace; in operator =() 373 && (bReplace == rOther.bReplace) in operator ==()
|
H A D | documen3.cxx | 1061 sal_Bool bReplace = ( nCommand == SVX_SEARCHCMD_REPLACE || in GetSearchAndReplaceStart() local 1072 else if ( bReplace ) in GetSearchAndReplaceStart() 1090 else if ( bReplace ) in GetSearchAndReplaceStart() 1111 else if ( bReplace ) in GetSearchAndReplaceStart() 1129 else if ( bReplace ) in GetSearchAndReplaceStart()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | fmgridcl.cxx | 830 bReplace = sal_True; in PostExecuteColumnContextMenu() 835 bReplace = sal_True; in PostExecuteColumnContextMenu() 840 bReplace = sal_True; in PostExecuteColumnContextMenu() 845 bReplace = sal_True; in PostExecuteColumnContextMenu() 850 bReplace = sal_True; in PostExecuteColumnContextMenu() 855 bReplace = sal_True; in PostExecuteColumnContextMenu() 860 bReplace = sal_True; in PostExecuteColumnContextMenu() 865 bReplace = sal_True; in PostExecuteColumnContextMenu() 870 bReplace = sal_True; in PostExecuteColumnContextMenu() 875 bReplace = sal_True; in PostExecuteColumnContextMenu() [all …]
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 200 sal_Bool bReplace, // Aktuellen Seiten (Standard&Notiz) werden ersetzt in InsertBookmark() argument 254 bOK = InsertBookmarkAsPage(pBookmarkList, pExchangeList, bLink, bReplace, in InsertBookmark() 429 sal_Bool bReplace, in InsertBookmarkAsPage() argument 676 bReplace = sal_False; in InsertBookmarkAsPage() 716 ( !bReplace || in InsertBookmarkAsPage() 723 if (bReplace ) in InsertBookmarkAsPage() 737 if( bReplace ) in InsertBookmarkAsPage() 764 if (bReplace) in InsertBookmarkAsPage() 876 if( bReplace ) in InsertBookmarkAsPage()
|
H A D | pglink.cxx | 107 sal_Bool bReplace = sal_True; in DataChanged() local 118 pDoc->InsertBookmarkAsPage(&aBookmarkList, NULL, bLink, bReplace, in DataChanged()
|
/aoo41x/main/offapi/com/sun/star/embed/ |
H A D | XRelationshipAccess.idl | 202 @param bReplace 215 [in] boolean bReplace ) 247 @param bReplace 259 [in] boolean bReplace )
|
/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | ftpcontent.cxx | 775 bool bReplace(aInsertCommand.ReplaceExisting); in insert() local 781 m_aFTPURL.insert(bReplace,&data); in insert() 783 m_aFTPURL.mkdir(bReplace); in insert() 814 bReplace = true; in insert()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbacharacters.hxx | 45 sal_Bool bReplace; member in ScVbaCharacters 47 …ange, const css::uno::Any& Start, const css::uno::Any& Length, sal_Bool bReplace = sal_False ) th…
|
H A D | vbacharacters.cxx | 32 …ntext ), m_xSimpleText(xRange), m_aPalette( dPalette), nLength(-1), nStart(1), bReplace( Replace ) in ScVbaCharacters() 102 m_xSimpleText->insertString( m_xTextRange, String, bReplace ); in Insert()
|
H A D | vbaworksheets.cxx | 378 sal_Bool bReplace = sal_True; in Select() local 379 Replace >>= bReplace; in Select() 383 bool bSelectSingle = bReplace; in Select()
|
/aoo41x/main/starmath/source/ |
H A D | document.cxx | 885 sal_Bool bReplace = sal_False; in ReplaceBadChars() local 891 for (xub_StrLen i = 0; i < nLen && !bReplace; ++i) in ReplaceBadChars() 895 bReplace = sal_True; in ReplaceBadChars() 897 if (bReplace) in ReplaceBadChars() 911 return bReplace; in ReplaceBadChars()
|
H A D | parse.cxx | 2309 sal_Bool bReplace = sal_False; in Special() local 2324 bReplace = sal_True; in Special() 2330 bReplace = sal_True; in Special() 2362 bReplace = sal_True; in Special() 2371 if (bReplace && aNewName.Len() && rName != aNewName) in Special()
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XSubTotalCalculatable.idl | 71 @param bReplace 76 [in] boolean bReplace );
|
/aoo41x/main/tools/inc/tools/ |
H A D | string.hxx | 272 sal_Bool bReplace = sal_True ); 275 sal_Bool bReplace = sal_True ); 280 sal_Bool bReplace = sal_True ); 285 sal_Bool bReplace = sal_True );
|
/aoo41x/main/tools/source/communi/ |
H A D | parser.cxx | 43 InformationParser::InformationParser( sal_Bool bReplace ) in InformationParser() argument 47 bReplaceVariables( bReplace ), in InformationParser()
|
/aoo41x/main/sw/source/core/text/ |
H A D | porfld.cxx | 825 bReplace = sal_False; in SwGrfNumPortion() 833 bReplace = sal_True; in SwGrfNumPortion() 973 if( bReplace ) in Paint() 1040 aTmp, aRepaint, bReplace ? GRFNUM_REPLACE : GRFNUM_YES ); in Paint()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 282 void ScDocShell::LoadStylesArgs( ScDocShell& rSource, sal_Bool bReplace, sal_Bool bCellStyles, sal_… in LoadStylesArgs() argument 313 if ( bReplace ) in LoadStylesArgs()
|
/aoo41x/main/package/source/xstor/ |
H A D | ocompinstream.hxx | 107 …no::Sequence< ::com::sun::star::beans::StringPair >& aEntry, ::sal_Bool bReplace ) throw (::com::s… 109 …Sequence< ::com::sun::star::beans::StringPair > >& aEntries, ::sal_Bool bReplace ) throw (::com::s…
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 283 sal_Bool bReplace, sal_uInt16 nPgPos, sal_Bool bNoDialogs, 336 sal_Bool bLink, sal_Bool bReplace, sal_uInt16 nPgPos,
|
/aoo41x/main/sw/source/core/attr/ |
H A D | format.cxx | 190 void SwFmt::CopyAttrs( const SwFmt& rFmt, sal_Bool bReplace ) in CopyAttrs() argument 204 if( !bReplace ) // nur die neu, die nicht gesetzt sind ?? in CopyAttrs()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 200 sal_Bool bReplace = pCurTOXMark->IsAlternativeText(); in UpdateTOXMark() local 201 if( bReplace ) in UpdateTOXMark()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 1623 sal_Bool bCheck = sal_False, bReplace = sal_False; in lcl_AcceptRedline() local 1645 bReplace = sal_True; in lcl_AcceptRedline() 1662 if( bReplace || ( bCheck && !pRedl->HasValidRange() )) in lcl_AcceptRedline() 1861 sal_Bool bCheck = sal_False, bReplace = sal_False; in lcl_RejectRedline() local 1875 bReplace = sal_True; in lcl_RejectRedline() 1906 bReplace = sal_True; in lcl_RejectRedline() 1939 if( bReplace || ( bCheck && !pRedl->HasValidRange() )) in lcl_RejectRedline()
|