Searched refs:GetInsertObj (Results 1 – 6 of 6) sorted by relevance
625 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()
374 sal_uInt16 ODesignView::GetInsertObj() const in GetInsertObj() function in rptui::ODesignView
183 sal_uInt16 GetInsertObj() const;
125 sal_uInt16 GetInsertObj() const;
383 switch( pEditor->GetInsertObj() ) in GetState()
708 sal_uInt16 DlgEditor::GetInsertObj() const in GetInsertObj() function in DlgEditor
Completed in 85 milliseconds