Home
last modified time | relevance | path

Searched refs:Overwrite (Results 1 – 25 of 80) sorted by relevance

1234

/trunk/main/chart2/source/tools/
H A DMediaDescriptorHelper.cxx105 else WRITE_PROPERTY( Overwrite, FLAG_MODEL ) in MediaDescriptorHelper()
170 Overwrite = sal_False; in impl_init()
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx459 void Overwrite( sal_uInt16 nWriteToPos, sal_uInt16 nOffset );
1119 Overwrite( nSubExprPos + 1, nSubExprSize ); in ListTerm()
1519 Overwrite( rAttrPos[ 0 ] + 2, static_cast< sal_uInt16 >( rAttrPos[ 1 ] - rAttrPos[ 0 ] ) ); in FinishIfFunction()
1534 Overwrite( rAttrPos[ 0 ] + 2, nChoices ); in FinishChooseFunction()
1549 Overwrite( nJumpArrPos, nJumpArrSize ); in FinishChooseFunction()
1551Overwrite( nJumpArrPos + 2 * nIdx, static_cast< sal_uInt16 >( rAttrPos[ nIdx ] + 4 - nJumpArrPos )… in FinishChooseFunction()
2476 void XclExpFmlaCompImpl::Overwrite( sal_uInt16 nWriteToPos, sal_uInt16 nOffset ) in Overwrite() function in XclExpFmlaCompImpl
2489 Overwrite( nAttrPos + 2, static_cast< sal_uInt16 >( GetSize() - nAttrPos - 5 ) ); in UpdateAttrGoto()
/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx171 ScVbaComment::Text( const uno::Any& aText, const uno::Any& aStart, const uno::Any& Overwrite ) thro… in Text() argument
183 Overwrite >>= bOverwrite; in Text()
H A Dvbacomment.hxx70 …t css::uno::Any& Text, const css::uno::Any& Start, const css::uno::Any& Overwrite ) throw (css::un…
/trunk/main/sw/source/core/doc/
H A Dextinput.cxx111 pDoc->Overwrite( *this, sTxt.Copy( 0, in ~SwExtTextInput()
126 pDoc->Overwrite( *this, sTxt ); in ~SwExtTextInput()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx181 void SwEditShell::Overwrite(const String &rStr) in Overwrite() function in SwEditShell
185 if( !GetDoc()->Overwrite(*PCURCRSR, rStr ) ) in Overwrite()
609 if( !GetDoc()->Overwrite( aPam, rStr ) ) in ReplaceDropTxt()
H A Dacorrect.cxx225 pDoc->Overwrite( *pPam, rTxt ); in ReplaceRange()
/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx272 rDoc.Overwrite(*pAktPam, aInsStr.GetChar(0)); in RepeatImpl()
275 rDoc.Overwrite( *pAktPam, aInsStr.GetChar( n ) ); in RepeatImpl()
H A Dundo.src42 Text [ en-US ] = "Overwrite: $1" ;
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx113 virtual bool Overwrite(const SwPaM &rRg, const String& rStr) = 0;
H A Deditsh.hxx184 void Overwrite( const String & );
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXComment.idl46 string Text([in] any Text, [in] any Start, [in] any Overwrite);
/trunk/main/sfx2/source/dialog/
H A Dnewstyle.src68 Message [ en-US ] = "Style already exists. Overwrite?" ;
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DCopyImporter.idl69 <dt><code>Overwrite</code> : <atom>boolean</atom></dt>
H A DLayerUpdateMerger.idl76 <dt><code>Overwrite</code> : <atom>boolean</atom></dt>
/trunk/main/chart2/source/inc/
H A DMediaDescriptorHelper.hxx137 sal_Bool Overwrite; //opens a new view for an already loaded document. member in apphelper::MediaDescriptorHelper
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.src161 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/sfx2/source/doc/
H A Dnew.src157 Text [ en-US ] = "~Overwrite" ;
/trunk/main/svx/source/stbctrls/
H A Dstbctrls.src36 // 'Overwrite' shortened to max. 5 characters
/trunk/main/fpicker/source/office/
H A Diodlg.src317 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/svx/source/form/
H A Dfmstring.src478 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/cui/source/dialogs/
H A Dhyperdlg.src840 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/migrationanalysis/src/wizard/
H A Dwizard.ulf245 en-US = "Overwrite without asking me"
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1744 sal_Bool Overwrite, in mkfil() argument
1751 Overwrite, in mkfil()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx269 SwEditShell::Insert2( rStr, bDeleted ) : SwEditShell::Overwrite( rStr ); in Insert()

Completed in 90 milliseconds

1234