Home
last modified time | relevance | path

Searched refs:GetInsertObj (Results 1 – 6 of 6) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx625 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_OLE2; in GetState()
629 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_DLG_FIXEDTEXT; in GetState()
633 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_DLG_HFIXEDLINE; in GetState()
637 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_DLG_VFIXEDLINE; in GetState()
641 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_DLG_FORMATTEDFIELD; in GetState()
645 aReturn.bChecked = getDesignView()->GetInsertObj() == OBJ_DLG_IMAGECONTROL; in GetState()
4019 createControl(aCreateArgs,xSection,::rtl::OUString(),getDesignView()->GetInsertObj()); in createDefaultControl()
4230 …_rState.bChecked = getDesignView()->GetInsertObj() == OBJ_CUSTOMSHAPE && getDesignView()->GetInser… in impl_fillCustomShapeState_nothrow()
H A DDesignView.cxx374 sal_uInt16 ODesignView::GetInsertObj() const in GetInsertObj() function in rptui::ODesignView
/trunk/main/basctl/source/inc/
H A Ddlged.hxx183 sal_uInt16 GetInsertObj() const;
/trunk/main/reportdesign/source/ui/inc/
H A DDesignView.hxx125 sal_uInt16 GetInsertObj() const;
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx383 switch( pEditor->GetInsertObj() ) in GetState()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx708 sal_uInt16 DlgEditor::GetInsertObj() const in GetInsertObj() function in DlgEditor

Completed in 71 milliseconds