Searched refs:GetOEPlaceHolderAtom (Results 1 – 3 of 3) sorted by relevance
896 if ( ( aTextObj.Count() || aTextObj.GetOEPlaceHolderAtom() ) ) in ProcessObj()938 sal_Bool bDeleteSource = aTextObj.GetOEPlaceHolderAtom() != 0; in ProcessObj()1133 … if ( !aTextObj.GetOEPlaceHolderAtom() || !aTextObj.GetOEPlaceHolderAtom()->nPlaceholderId ) in ProcessObj()2796 if ( aTextObj.Count() || aTextObj.GetOEPlaceHolderAtom() ) in SeekToShape()
1118 … PptOEPlaceholderAtom* GetOEPlaceHolderAtom() const { return mpImplTextObj->mpPlaceHolderAtom; }; in GetOEPlaceHolderAtom() function in PPTTextObj
2212 PptOEPlaceholderAtom* pPlaceHolder = pTextObj->GetOEPlaceHolderAtom(); in ApplyTextObj()