Home
last modified time | relevance | path

Searched refs:aDel (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/idl/source/objects/
H A Dslot.cxx807 aDel = ", "; in WriteAttributesSvIdl()
812 aDel = ", "; in WriteAttributesSvIdl()
824 aDel = ", "; in WriteAttributesSvIdl()
840 aDel = ", "; in WriteAttributesSvIdl()
845 aDel = ", "; in WriteAttributesSvIdl()
850 aDel = ", "; in WriteAttributesSvIdl()
855 aDel = ", "; in WriteAttributesSvIdl()
860 aDel = ", "; in WriteAttributesSvIdl()
865 aDel = ", "; in WriteAttributesSvIdl()
870 aDel = ", "; in WriteAttributesSvIdl()
[all …]
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2680 if( ! aDel.isDeleted() ) in signalButton()
2693 if( ! aDel.isDeleted() ) in signalButton()
2767 if( ! aDel.isDeleted() ) in signalMotion()
2778 if( ! aDel.isDeleted() ) in signalMotion()
3125 if( ! aDel.isDeleted() ) in signalKey()
3145 if( ! aDel.isDeleted() ) in signalKey()
3166 if( ! aDel.isDeleted() ) in signalKey()
3373 if( ! aDel.isDeleted() ) in sendEmptyCommit()
3617 if( ! aDel.isDeleted() ) in signalIMCommit()
3718 if( ! aDel.isDeleted() ) in signalIMPreeditChanged()
[all …]
/aoo41x/main/vcl/source/app/
H A Dvclevent.cxx63 ImplDelData aDel( pWinEvent->GetWindow() ); in Call() local
64 while ( aIter != aCopy.end() && ! aDel.IsDead() ) in Call()
133 vcl::DeletionListener aDel( this ); in callListeners() local
137 while( ! aDel.isDeleted() && m_aIterators[ nIndex ].m_aIt != m_aListeners.end() ) in callListeners()
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_ic.cxx51 vcl::DeletionListener aDel( pFrame ); in sendEmptyCommit() local
62 if( ! aDel.isDeleted() ) in sendEmptyCommit()
761 vcl::DeletionListener aDel( maClientData.pFrame ); in EndExtTextInput() local
764 if( ! aDel.isDeleted() ) in EndExtTextInput()
/aoo41x/main/sc/source/core/data/
H A Dattrib.cxx1055 String aDel = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in GetPresentation() local
1065 rText += aDel; in GetPresentation()
1070 rText += aDel; in GetPresentation()
1075 rText += aDel; in GetPresentation()
H A Ddocpool.cxx700 String aDel = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( " + " )); in lcl_HFPresentation() local
770 rText += aDel; in lcl_HFPresentation()
/aoo41x/main/vcl/source/window/
H A Dscrwnd.cxx395 ImplDelData aDel( this ); in IMPL_LINK() local
397 if( aDel.IsDead() ) in IMPL_LINK()
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx714 rtl::OString aDel("del "); aDel += title; in mkdir() local
725 slist = curl_slist_append(slist,aDel.getStr()); in mkdir()
/aoo41x/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx254 aCmd = aDel; \
256 aCmd += aDel; \
263 String aDel( ScGlobal::GetRscString( STR_HFCMD_DELIMITER ) ); in FillCmdArr() local
/aoo41x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx675 SwPaM aDel( aIdx, aEnd ); in InsertIntoDocument() local
676 pDoc->DeleteRange(aDel); in InsertIntoDocument()
/aoo41x/main/rsc/source/parser/
H A Drscdb.cxx1041 RscDel aDel( pRoot, lFileKey ); in IMPL_LINK_INLINE_END() local

Completed in 112 milliseconds