Home
last modified time | relevance | path

Searched refs:bComplete (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/sw/source/core/inc/
H A Dtabfrm.hxx44 sal_Bool bComplete :1; //Eintrage als Repaint ohne das CompletePaint member in SwTabFrm
143 sal_Bool IsComplete() { return bComplete; } in IsComplete()
144 void SetComplete() { bComplete = sal_True; } in SetComplete()
145 void ResetComplete() { bComplete = sal_False; } in ResetComplete()
H A Dlayact.hxx82 sal_Bool bComplete; //Alles bis zum sichtbaren Bereich Formatieren oder member in SwLayAction
159 void SetComplete ( sal_Bool bNew ) { bComplete = bNew; } in SetComplete()
178 sal_Bool IsComplete() const { return bComplete; } in IsComplete()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx423 if( !pTD->bComplete ) in typelib_typedescription_initTables()
457 pTD->bComplete = sal_True; in typelib_typedescription_initTables()
475 if (! (*ppTypeDescr)->bComplete) in complete()
514 && !pTD->bComplete && initTables) in complete()
520 pTD->bComplete = sal_True; in complete()
542 pTD->bComplete in complete()
757 pRet->bComplete = sal_True; in typelib_typedescription_newEmpty()
1225 pTmp->bComplete = sal_False; in typelib_typedescription_newMIInterface()
1694 (!pTDR->pType->bComplete && (*ppNewDescription)->bComplete) || in typelib_typedescription_register()
1717 pTDR->pType->bComplete = (*ppNewDescription)->bComplete; in typelib_typedescription_register()
[all …]
H A Dstatic_types.cxx427 pReg->bComplete = sal_False; in init()
526 pReg->bComplete = sal_False; in typelib_static_mi_interface_type_init()
566 pReg->bComplete = sal_False; in typelib_static_enum_type_init()
630 pReg->bComplete = sal_True; in typelib_static_array_type_init()
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx135 if (! ((typelib_TypeDescription *)pTypeDescr)->bComplete) in cppu_cppInterfaceProxy()
137 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_cppInterfaceProxy()
252 if (! ((typelib_TypeDescription *)pTypeDescr)->bComplete) in cppu_unoInterfaceProxy()
254 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_unoInterfaceProxy()
/trunk/main/stoc/source/corereflection/
H A Dcrbase.cxx68 if (! _pTypeDescr->bComplete) in IdlClassImpl()
250 if (! _pTypeDescr->bComplete) in IdlMemberImpl()
253 if (! _pDeclTypeDescr->bComplete) in IdlMemberImpl()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx118 if (! ((typelib_TypeDescription *)pTypeDescr)->bComplete) in UnoInterfaceProxy()
122 ((typelib_TypeDescription *)pTypeDescr)->bComplete, in UnoInterfaceProxy()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx691 sal_Bool bComplete = sal_True; in Modify() local
701 bComplete = sal_False; in Modify()
758 bComplete = sal_False; in Modify()
795 if( bComplete ) in Modify()
/trunk/main/basic/source/uno/
H A Ddlgcont.cxx200 bool bComplete = sal_False; in writeLibraryElement() local
203 bComplete = writeOasis2OOoLibraryElement( xInput, xOutput ); in writeLibraryElement()
206 if ( bComplete == sal_False ) in writeLibraryElement()
/trunk/main/sw/source/core/text/
H A Ditradj.cxx644 sal_Bool bComplete = 0 == nStart; in CalcFlyAdjust() local
668 if( bComplete && GetInfo().GetTxt().Len() == nLen ) in CalcFlyAdjust()
696 bComplete = sal_False; in CalcFlyAdjust()
/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx238 if (!((typelib_TypeDescription *)m_pTypeDescr)->bComplete) in Proxy()
241 OSL_ENSURE(((typelib_TypeDescription *)m_pTypeDescr)->bComplete, "### type is incomplete!"); in Proxy()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx86 if ( ! m_typeDesc->aBase.bComplete) in UnoInterfaceInfo()
89 sal_Bool bComplete = ::typelib_typedescription_complete( & _pt); in UnoInterfaceInfo() local
90 if( ! bComplete) in UnoInterfaceInfo()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java180 public void setRoadmapComplete(boolean bComplete) in setRoadmapComplete() argument
182 Helper.setUnoPropertyValue(oRoadmap, "Complete", Boolean.valueOf(bComplete)); in setRoadmapComplete()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2160 sal_Bool bComplete // (== sal_False), sal_True => vollst"andig sichtbar machen in MakeFieldVisible() argument
2188 sal_Bool bVisible = IsFieldVisible( nRow, nColId, bComplete ); in MakeFieldVisible()
2203 while ( aDataRect.Right() < ( bComplete in MakeFieldVisible()
2232 return IsFieldVisible( nRow, nColId, bComplete ); in MakeFieldVisible()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx538 sal_Bool MakeFieldVisible( long nRow, sal_uInt16 nColId, sal_Bool bComplete = sal_False );
583 sal_Bool bComplete = sal_False ) const;
/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx153 if (! iface_td->aBase.bComplete) { in call_java()
157 if (! iface_holder.get()->bComplete) { in call_java()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx106 if (! pTypeDescr->bComplete) in val2str()
191 if (! pTypeDescr->bComplete) in val2str()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.hxx213 if (_pTypeDescr && !_pTypeDescr->bComplete) in makeComplete()
H A Dtypedescription.h108 sal_Bool bComplete; member
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx147 SAL_DLLPRIVATE void StartUpdate_Impl(sal_Bool bComplete=sal_False);
/trunk/main/sc/inc/
H A Daddincol.hxx169 const ScUnoAddInFuncData* GetFuncData( const String& rName, bool bComplete = false );
/trunk/main/embedserv/source/inc/
H A Ddocholder.hxx164 void DisconnectFrameDocument( sal_Bool bComplete = sal_False );
/trunk/main/binaryurp/source/
H A Dincomingrequest.cxx65 OSL_ASSERT(bridge.is() && member.is() && member.get()->bComplete); in IncomingRequest()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx2074 void SfxBindings::StartUpdate_Impl( sal_Bool bComplete ) in StartUpdate_Impl() argument
2077 pImp->pSubBindings->StartUpdate_Impl( bComplete ); in StartUpdate_Impl()
2079 if ( !bComplete ) in StartUpdate_Impl()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx684 void DocumentHolder::DisconnectFrameDocument( sal_Bool bComplete ) in DisconnectFrameDocument() argument
712 if ( bComplete ) in DisconnectFrameDocument()

Completed in 175 milliseconds

12